Class LegendShape
Defines the shape of the legend.
Inheritance
System.Object
LegendShape
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class LegendShape : Enum
Fields
Balloon
Declaration
public const LegendShape Balloon
Field Value
Circle
Declaration
public const LegendShape Circle
Field Value
Cross
Declaration
public const LegendShape Cross
Field Value
Diamond
Declaration
public const LegendShape Diamond
Field Value
HorizontalLine
Declaration
public const LegendShape HorizontalLine
Field Value
InvertedTriangle
Declaration
public const LegendShape InvertedTriangle
Field Value
Pentagon
Declaration
public const LegendShape Pentagon
Field Value
Rectangle
Declaration
public const LegendShape Rectangle
Field Value
Star
Declaration
public const LegendShape Star
Field Value
Triangle
Declaration
public const LegendShape Triangle
Field Value
VerticalLine
Declaration
public const LegendShape VerticalLine
Field Value