Enum RangeCalculationMode
Specifies the options for the action that is to be taken when labels intersect each other.
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum RangeCalculationMode
Fields
| Name | Description |
|---|---|
| AdjustAcrossChartTypes | All series will have plus one range added |
| ConsistentAcrossChartTypes | All series segments will start from 0th point |