Enum LabelPlacement
Specifies the Ticks placement with range slider.
Namespace: Syncfusion.Windows.Controls.Input
Assembly: Syncfusion.SfInput.Wpf.dll
Syntax
public enum LabelPlacement
Fields
| Name | Description |
|---|---|
| BottomRight | The labels are placed bottom for horizontal orientation and right for vertical orientation. |
| TopLeft | The labels are placed top for horizontal orientation and left for vertical orientation. |