Enum ChartAxisLabelPlacement
Specifies the label placement of the axis lines.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartAxisLabelPlacement
Fields
| Name | Description |
|---|---|
| BetweenTicks | Labels are placeed between ticks of axis.. |
| OnTicks | Labels are placeed on ticks of axis. |