BoxPlotSeriesViewModel.BoxDistance Property
Gets or sets the BoxPlotSeriesView.BoxDistance property within the BoxPlotSeriesViewModel.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | The distance between two neighboring points as a fraction of axis units, where an axis unit is the distance between two major values on the axis. |
See Also