SeriesPoint.TimeSpanArgument Property
In This Article
Gets or sets the series point’s time-span argument.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Time |
A Time |
#Remarks
The DateTimeArgument property returns MinValue if a series point argument cannot be converted to a time-span value.
See Also