Enum ScaleBreakPosition
Specifies the value of ScaleBreakPosition.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum ScaleBreakPosition
Fields
| Name | Description |
|---|---|
| DataCount | Represents ScaleBreakPosition based on DataCount. |
| Percent | Represents ScaleBreakPosition based on Percent. |
| Scale | Represents ScaleBreakPosition based on Scale. |