Blazor

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

    Show / Hide Table of Contents

    Class Alignment

    Specifies the alignment of the legend in circular gauge component.

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

    Fields

    Center

    Places the legend at the center of the circular gauge with respect to the position of legend.

    Declaration
    public const Alignment Center
    Field Value
    Type Description
    Alignment

    Far

    Places the legend far from the circular gauge with respect to the position of legend.

    Declaration
    public const Alignment Far
    Field Value
    Type Description
    Alignment

    Near

    Places the legend near the circular gauge with respect to the position of legend.

    Declaration
    public const Alignment Near
    Field Value
    Type Description
    Alignment

    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