Enum PivotChartAxisPosition
Defines the Position. They are inside - Place the ticks or labels inside to the axis line. outside - Place the ticks or labels outside to the axis line.
Namespace: Syncfusion.EJ2.Pivot
Assembly: Syncfusion.EJ2.Pivot.dll
Syntax
public enum PivotChartAxisPosition
Fields
Name | Description |
---|---|
Inside | Outside - Place the ticks or labels outside to the axis line. |
Outside | Inside - Place the ticks or labels inside to the axis line. |