Enum ChartLegendIcon
Represents the Icon for the Chartlegend
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum ChartLegendIcon
Fields
| Name | Description |
|---|---|
| Circle | Represents the Circle |
| Cross | Represents the Cross |
| Diamond | Represents the Diamond |
| Hexagon | Represents the Hexagon |
| InvertedTriangle | Represents the Inverted Triangle |
| None | Default behaviour |
| Pentagon | Represents the Pentagon |
| Plus | Represents the Plus |
| Rectangle | Represents the Rectangular Icon |
| SeriesType | Represents the Icon of Series type |
| StraightLine | Represents the Straight Line |
| Triangle | Represents the Triangle |
| VerticalLine | Represents the VerticalLine |