Class LabelPlacement
Contains the values for the LabelPlacement enumeration that determines the placement of the label representation.
Inheritance
System.Object
LabelPlacement
Namespace: Com.Syncfusion.Sfrangeslider
Assembly: Syncfusion.SfRangeSlider.Android.dll
Syntax
public sealed class LabelPlacement : Enum
Fields
BottomRight
Displays the label representation at bottom and right side for vertical and horizontal orientation respectively.
Declaration
public const LabelPlacement BottomRight
Field Value
Type | Description |
---|---|
LabelPlacement |
TopLeft
Displays the label representation at top and left side for vertical and horizontal orientation respectively.
Declaration
public const LabelPlacement TopLeft
Field Value
Type | Description |
---|---|
LabelPlacement |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |