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