PolarRangeAreaSeries2D.DateTimeValue2 Attached Property
Gets or sets the second date-time value of a data point which belongs to a polar range area.
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