Class ScalePosition
Represents the ScalePosition of the range navigator labels and ticks.
Inheritance
System.Object
ScalePosition
Namespace: Syncfusion.RangeNavigator.XForms
Assembly: Syncfusion.SfChart.XForms.dll
Syntax
public sealed class ScalePosition : Enum
Fields
Inside
Position the labels and ticks inside of the range navigator.
Declaration
public const ScalePosition Inside
Field Value
Type | Description |
---|---|
ScalePosition |
Outside
Position the labels and ticks outside of the range navigator.
Declaration
public const ScalePosition Outside
Field Value
Type | Description |
---|---|
ScalePosition |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |