Enum LabelAlignment
Represents label placement in Axis.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum LabelAlignment
Fields
Name | Description |
---|---|
Center | Label placed center to the axis tick. |
Far | Label placed Far to the axis tick. |
Near | Label placed Near to the axis tick. |