Enum BoxPlotMode
Specifies the value for the BoxPlotMode.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum BoxPlotMode
Fields
| Name | Description |
|---|---|
| Exclusive | Represents the BoxPlotMode as Exclusive. |
| Inclusive | Represents the BoxPlotMode as Inclusive. |
| Normal | Represents the BoxPlotMode as Normal. |