alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum MarkerType

    Defines the type of marker in the linear gauge.

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

    Fields

    Name Description
    Arrow

    Specifies the marker as arrow.

    Circle

    Specifies the marker as circle.

    Diamond

    Specifies the marker as diamond.

    Image

    Specifies the marker as image.

    InvertedArrow

    Specifies the marker as inverted arrow.

    InvertedTriangle

    Specifies the marker as inverted triangle.

    Rectangle

    Specifies the marker as rectangle.

    Text

    Specifies to render marker pointer type as text.

    Triangle

    Specifies the marker as triangle.

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