WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum NeedleStyle

    Show / Hide Table of Contents

    Enum NeedleStyle

    Specifies different needle styles.

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

    Fields

    Name Description
    Arrow

    Needle gets displayed in the shape of an arrow.

    Custom

    Custom Geometry can be applied through NeedleCustomGeometry property.

    Rectangle

    Needle gets displayed in rectangular form.

    Trapezoid

    Needle gets displayed in trapezoidal form.

    Triangle

    Needle gets displayed in triangular form.

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