Back to Devexpress

RangeAreaSeries2D.DateTimeValue2 Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-rangeareaseries2d-dot-datetimevalue2.md

latest1.1 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetDateTimeValue2(SeriesPoint) and SetDateTimeValue2(SeriesPoint, DateTime).

Returns

TypeDescription
DateTime

A DateTime value.

|

See Also

RangeAreaSeries2D Class

RangeAreaSeries2D Members

DevExpress.Xpf.Charts Namespace