menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MarkerType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MarkerType

    Defines the type of marker.

    Inheritance
    System.Object
    MarkerType
    Namespace: Syncfusion.EJ2.LinearGauge
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class MarkerType : Enum

    Fields

    Arrow

    Declaration
    public const MarkerType Arrow
    Field Value
    Type
    MarkerType

    Circle

    Declaration
    public const MarkerType Circle
    Field Value
    Type
    MarkerType

    Diamond

    Declaration
    public const MarkerType Diamond
    Field Value
    Type
    MarkerType

    Image

    Declaration
    public const MarkerType Image
    Field Value
    Type
    MarkerType

    InvertedArrow

    Declaration
    public const MarkerType InvertedArrow
    Field Value
    Type
    MarkerType

    InvertedTriangle

    Declaration
    public const MarkerType InvertedTriangle
    Field Value
    Type
    MarkerType

    Rectangle

    Declaration
    public const MarkerType Rectangle
    Field Value
    Type
    MarkerType

    Text

    Declaration
    public const MarkerType Text
    Field Value
    Type
    MarkerType

    Triangle

    Declaration
    public const MarkerType Triangle
    Field Value
    Type
    MarkerType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved