KnownDate.ToString() Method
Returns the textual representation of KnownDate.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Returns
Type | Description |
---|---|
String | A String value. |
Remarks
The ToString method returns the string representation of the date (in the short date format) with the date’s name appended.
See Also