RangeAreaSeries2D.DateTimeValue2 Attached Property
Gets or sets a date-time value of a data point which 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 |
---|---|
DateTime | A DateTime value. |
See Also