Enum LabelPlacement
Specifies the label placement for category axis.
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public enum LabelPlacement
Fields
| Name | Description |
|---|---|
| BetweenTicks | Defines to render the label between the ticks. |
| OnTicks | Defines to render the label on the ticks. |