Enum AxisPositions
Represents axis panel elements' alignments
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum AxisPositions
Fields
| Name | Description |
|---|---|
| Cross | Enum value for arrange label across the axis |
| Inside | Enum value for arrange label within the axis |
| Outside | Enum value for arrange label outside the axis |