menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RadialLabel - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RadialLabel

    Represents a List that allows the user to select an item in SfRadialSlider control.

    Inheritance
    System.Object
    RadialLabel
    Namespace: Syncfusion.Windows.Controls.Navigation
    Assembly: Syncfusion.SfRadialMenu.Wpf.dll
    Syntax
    public class RadialLabel : ContentControl
    Remarks

    Constructors

    RadialLabel()

    Initializes a new instance of the RadialLabel class.

    Declaration
    public RadialLabel()
    See Also
    SfRadialSlider
    Syncfusion.Windows.Controls.Navigation

    Fields

    AngleProperty

    Using a DependencyProperty as the backing store for Angle. This enables animation, styling, binding, etc...

    Declaration
    public static readonly DependencyProperty AngleProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    Properties

    Angle

    Gets or sets a value of the Angle of Syncfusion.UI.Xaml.Controls.Navigation.RadialLabel

    Declaration
    public double Angle { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 0

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