alexa

    Show / Hide Table of Contents

    Enum TextType

    Specifies the type of text drawn in RadialSlider

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum TextType

    Fields

    Name Description
    Interval

    Represents the text indicating the selected value.

    Pointer

    Reprsents the text indicating the pointed value.

    Value

    Represents the text indicating range values from start to end.

    Back to top Generated by DocFX