Enum LabelPlacement
Defines the Label Placement for category axis. They are betweenTicks - Render the label between the ticks. onTicks - Render the label on the ticks.
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public enum LabelPlacement
Fields
Name | Description |
---|---|
BetweenTicks | |
OnTicks |