SeriesPoint.DateTimeValues Property
Gets or sets the point’s data value(s) of the date-time type.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime[] | An array of DateTime values that represent the date-time value(s) of the series data point. |
See Also