Class ChartLegendIcon
Inheritance
System.Object
ChartLegendIcon
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public sealed class ChartLegendIcon : Enum
Fields
Circle
Declaration
public const ChartLegendIcon Circle
Field Value
Cross
Declaration
public const ChartLegendIcon Cross
Field Value
Diamond
Declaration
public const ChartLegendIcon Diamond
Field Value
Hexagon
Declaration
public const ChartLegendIcon Hexagon
Field Value
HorizontalLine
Declaration
public const ChartLegendIcon HorizontalLine
Field Value
InvertedTriangle
Declaration
public const ChartLegendIcon InvertedTriangle
Field Value
None
Declaration
public const ChartLegendIcon None
Field Value
Pentagon
Declaration
public const ChartLegendIcon Pentagon
Field Value
Plus
Declaration
public const ChartLegendIcon Plus
Field Value
Rectangle
Declaration
public const ChartLegendIcon Rectangle
Field Value
SeriesType
Declaration
public const ChartLegendIcon SeriesType
Field Value
StraightLine
Declaration
public const ChartLegendIcon StraightLine
Field Value
Triangle
Declaration
public const ChartLegendIcon Triangle
Field Value
VerticalLine
Declaration
public const ChartLegendIcon VerticalLine
Field Value