alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum Position

    Defines the position of the elements in the linear gauge. The elements that can be positioned are pointers, ticks, labels and ranges.

    Namespace: Syncfusion.Blazor.LinearGauge
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum Position

    Fields

    Name Description
    Auto

    Specifies the position of the elements to be placed based on the available size in linear gauge.

    Cross

    Specifies the position of the elements to be placed on the axis.

    Inside

    Specifies the position of the elements to be placed inside the axis.

    Outside

    Specifies the position of the elements to be placed outside the axis.

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