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 |
---|
ScalePosition |
Outside
Position the labels and ticks outside of the range navigator.
Declaration
public const ScalePosition Outside
Field Value
Type |
---|
ScalePosition |