Blazor

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

    Show / Hide Table of Contents

    Class Position

    Defines the position of the axis ticks and labels.

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

    Fields

    Cross

    Specifies the position of the tick line and axis label on the axis.

    Declaration
    public const Position Cross
    Field Value
    Type Description
    Position

    Inside

    Specifies the position of the tick line and axis label inside the axis.

    Declaration
    public const Position Inside
    Field Value
    Type Description
    Position

    Outside

    Specifies the position of the tick line and axis label outside the axis.

    Declaration
    public const Position Outside
    Field Value
    Type Description
    Position

    value__

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