SeriesPoint.TimeSpanValues Property
In This Article
Gets or sets the point’s data value(s) of the time-span type.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Time |
An array of Time |
See Also