AxisValue.TimeSpanValue Property
Returns an axis value if the axis scale type is time-span.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpan | A TimeSpan value that specifies the axis value. |
See Also