alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum LegendPosition

    Specifies the position of legend for ranges in circular gauge component.

    Namespace: Syncfusion.Blazor.CircularGauge
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum LegendPosition

    Fields

    Name Description
    Auto

    Specifies the legend to be placed based on the available space.

    Bottom

    Specifies the legend to be placed at the bottom of the circular gauge.

    Custom

    Specifies the legend to be placed based on the custom x and y location.

    Left

    Specifies the legend to be placed at the left of the circular gauge.

    Right

    Specifies the legend to be placed at the right of the circular gauge.

    Top

    Specifies the legend to be placed at the top of the circular gauge.

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