Class LabelPlacement
Defines the placement of category axis labels.
Inheritance
System.Object
    LabelPlacement
  Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.Chart.WinUI.dll
Syntax
public sealed class LabelPlacement : EnumFields
BetweenTicks
Labels positioned between the ticks
Declaration
public const LabelPlacement BetweenTicksField Value
| Type | 
|---|
| LabelPlacement | 
OnTicks
Labels positioned as the center of ticks
Declaration
public const LabelPlacement OnTicksField Value
| Type | 
|---|
| LabelPlacement |