menu

WPF

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

    Show / Hide Table of Contents

    Enum IndicatorStyle

    Specifies the shape of the Indicator.

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

    Fields

    Name Description
    CircularLED

    Circle shaped Indicator.

    Custom

    Custom Geometry can be applied through IndicatorCustomGeometry property.

    RectangularLED

    Rectangle shaped Indicator.

    RoundedRectangularLED

    RoundedRectangle shaped Indicator.

    Text

    Indicator is displayed as a text

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