ChartAxisX.DateTimeFormat Property
Gets the date and time display format the chart axis data uses.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
DataItemDateTimeFormat | Contains format settings for date and time values |
See Also