Blazor

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

    Show / Hide Table of Contents

    Class HiddenLabel

    Specifies the axis label to be hidden in the axis of circular gauge.

    Inheritance
    System.Object
    HiddenLabel
    Namespace: Syncfusion.Blazor.CircularGauge
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class HiddenLabel : Enum

    Fields

    First

    Specifies the first label to be hidden in circular gauge.

    Declaration
    public const HiddenLabel First
    Field Value
    Type Description
    HiddenLabel

    Last

    Specifies the last label to be hidden in circular gauge.

    Declaration
    public const HiddenLabel Last
    Field Value
    Type Description
    HiddenLabel

    None

    No labels will be hidden in circular gauge.

    Declaration
    public const HiddenLabel None
    Field Value
    Type Description
    HiddenLabel

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved