alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum GaugeShape

    Specifies the shape of a marker in circular gauge.

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

    Fields

    Name Description
    Circle

    Renders a marker shape as circle.

    Diamond

    Renders the marker shape as diamond.

    Image

    Renders the marker shape as an image.

    InvertedTriangle

    Renders the marker shape as inverted triangle.

    Rectangle

    Renders the marker shape as rectangle.

    Text

    Renders the marker as text.

    Triangle

    Renders the marker shape as triangle.

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