LegendIcon Property (ChartSeries)
Gets or sets the icon type for the series, which is displayed in legend. This is a bindable property.
Syntax
public ChartLegendIcon LegendIcon {get; set;}
Property Value
This property takes the ChartLegendIcon value.AssemblyVersion
Syncfusion.SfChart.XForms: 17.3451.0.26
See Also