Enum ChartLegendIcon
Represents the Icon for the Chartlegend
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum ChartLegendIcon
Fields
Name | Description |
---|---|
Circle | Represents the Circle |
Cross | Represents the Cross |
Diamond | Represents the Diamond |
Ellipse | Represents the Ellipse |
HorizontalLine | Represents the Horizontal Line |
InvertedTriangle | Represents the Inverted Triangle |
None | Default behaviour |
Pentagon | Represents the Pentagon |
Rectangle | Represents the Rectangular Icon |
SeriesType | Represents the Icon of Series type |
StraightLine | Represents the Straight Line |
Triangle | Represents the Triangle |