Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HiddenLabel - Blazor API Reference | Syncfusion

    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 - 2021 Syncfusion Inc. All Rights Reserved