alexa

    Show / Hide Table of Contents

    Enum ScaleDirection

    Specifies the direction of the scale.

    Namespace: Syncfusion.Windows.Gauge
    Assembly: Syncfusion.Gauge.WPF.dll
    Syntax
    public enum ScaleDirection

    Fields

    Name Description
    Clockwise

    Element is placed inside the scale.

    CounterClockwise

    Element is placed outside the scale.

    Back to top Generated by DocFX