Class MarkerType
Defines the type of marker.
Inheritance
System.Object
MarkerType
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class MarkerType : Enum
Fields
Arrow
Declaration
public const MarkerType Arrow
Field Value
Circle
Declaration
public const MarkerType Circle
Field Value
Diamond
Declaration
public const MarkerType Diamond
Field Value
Image
Declaration
public const MarkerType Image
Field Value
InvertedArrow
Declaration
public const MarkerType InvertedArrow
Field Value
InvertedTriangle
Declaration
public const MarkerType InvertedTriangle
Field Value
Rectangle
Declaration
public const MarkerType Rectangle
Field Value
Text
Declaration
public const MarkerType Text
Field Value
Triangle
Declaration
public const MarkerType Triangle
Field Value