RangeAreaSeries2D.GetDateTimeValue2(SeriesPoint) Method
In This Article
Gets the value of the RangeAreaSeries2D.DateTimeValue2 attached property of the specified SeriesPoint.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
point | Series |
A Series |
#Returns
Type | Description |
---|---|
Date |
The value of the Range |
See Also