Class SFChartAxisElementPosition
Represents axis elements position in SFAxis
elements panel.
Inheritance
System.Object
SFChartAxisElementPosition
Namespace: Syncfusion.MacOS.Charts.SfChart
Assembly: Syncfusion.SfChart.XForms.macOS.dll
Syntax
public sealed class SFChartAxisElementPosition : Enum
Fields
Inside
Positions the elements above the axis line.
Declaration
public const SFChartAxisElementPosition Inside
Field Value
Type |
---|
SFChartAxisElementPosition |
Outside
Positions the elements below the axis line.
Declaration
public const SFChartAxisElementPosition Outside
Field Value
Type |
---|
SFChartAxisElementPosition |