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