Class AxisElementPosition
Represents axis elements position in ChartAxis elements panel.
Inheritance
System.Object
AxisElementPosition
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class AxisElementPosition : Enum
Fields
Inside
Positions the elements above the axis line.
Declaration
public const AxisElementPosition Inside
Field Value
Type |
---|
AxisElementPosition |
Outside
Positions the elements below the axis line.
Declaration
public const AxisElementPosition Outside
Field Value
Type |
---|
AxisElementPosition |