alexa

    Show / Hide Table of Contents

    Enum TickShape

    Specifies the shape of the Tick.

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

    Fields

    Name Description
    Ellipse

    Tick gets displayed in elliptical form.

    Rectangle

    Tick gets displayed in rectangular form.

    RoundedRectangle

    Tick gets displayed in rectangular form with rounded corners.

    Triangle

    Tick gets displayed in triangular form.

    Back to top Generated by DocFX