WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LabelPlacement

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved