Skip to main content
A newer version of this page is available. .

RangeBarSeries2D.DateTimeValue2 Attached Property

Gets or sets a date-time value of a data point which belongs to a range bar series.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

Returns

Type Description
DateTime

A DateTime value.

See Also