BoxPlotDateTimeValues.Median Property
Returns the Box Plot point’s Median value when the chart y-axis scale type is DateTime.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | The date-time value that represents the Box Plot point’s Median value. |
See Also