RangeAreaSeries2D.TimeSpanValue2 Attached Property
Gets or sets the second time-span value of a data point that belongs to a range area series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
Type | Description |
---|---|
TimeSpan | A time-span value. |
See Also