menu

WPF

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

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved