alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Enum LabelType

    Represents enum for different LabelTypes of the RadialGauge control

    Namespace: Syncfusion.Windows.Forms.Gauge
    Assembly: Syncfusion.Gauge.Windows.dll
    Syntax
    public enum LabelType

    Fields

    Name Description
    Default

    Represents the text of GaugeLabel of the RadialGauge.

    Scale

    Represents the text that denotes the MajorTickValues of the RadialGauge, and it will be placed over the MajorTickMark.

    Value

    Represents the text that denotes the current value of the RadialGauge.

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