Class ChartLegendIcon
Represents the Icon for the Chartlegend
Inheritance
System.Object
ChartLegendIcon
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.UWP.dll
Syntax
public sealed class ChartLegendIcon : Enum
Fields
Circle
Represents the Circle
Declaration
public const ChartLegendIcon Circle
Field Value
Type |
---|
ChartLegendIcon |
Cross
Represents the Cross
Declaration
public const ChartLegendIcon Cross
Field Value
Type |
---|
ChartLegendIcon |
Diamond
Represents the Diamond
Declaration
public const ChartLegendIcon Diamond
Field Value
Type |
---|
ChartLegendIcon |
Hexagon
Represents the Hexagon
Declaration
public const ChartLegendIcon Hexagon
Field Value
Type |
---|
ChartLegendIcon |
InvertedTriangle
Represents the Inverted Triangle
Declaration
public const ChartLegendIcon InvertedTriangle
Field Value
Type |
---|
ChartLegendIcon |
None
Default behaviour
Declaration
public const ChartLegendIcon None
Field Value
Type |
---|
ChartLegendIcon |
Pentagon
Represents the Pentagon
Declaration
public const ChartLegendIcon Pentagon
Field Value
Type |
---|
ChartLegendIcon |
Plus
Represents the Plus
Declaration
public const ChartLegendIcon Plus
Field Value
Type |
---|
ChartLegendIcon |
Rectangle
Represents the Rectangular Icon
Declaration
public const ChartLegendIcon Rectangle
Field Value
Type |
---|
ChartLegendIcon |
SeriesType
Represents the Icon of Series type
Declaration
public const ChartLegendIcon SeriesType
Field Value
Type |
---|
ChartLegendIcon |
StraightLine
Represents the Straight Line
Declaration
public const ChartLegendIcon StraightLine
Field Value
Type |
---|
ChartLegendIcon |
Triangle
Represents the Triangle
Declaration
public const ChartLegendIcon Triangle
Field Value
Type |
---|
ChartLegendIcon |
VerticalLine
Represents the VerticalLine
Declaration
public const ChartLegendIcon VerticalLine
Field Value
Type |
---|
ChartLegendIcon |