Class AxisHeaderPosition
Represents the axis header positionChartAxis.
Inheritance
System.Object
AxisHeaderPosition
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class AxisHeaderPosition : Enum
Fields
Far
Positions the header far away from the axis.
Declaration
public const AxisHeaderPosition Far
Field Value
Type |
---|
AxisHeaderPosition |
Near
Positions the header near the axis.
Declaration
public const AxisHeaderPosition Near
Field Value
Type |
---|
AxisHeaderPosition |