Enum SmithChartLegendIconType
Gets or sets the legend icon type.
Namespace: Syncfusion.WinForms.SmithChart
Assembly: Syncfusion.SfSmithChart.WinForms.dll
Syntax
public enum SmithChartLegendIconType
Fields
Name | Description |
---|---|
Circle | Circle legend icon will set. |
Cross | Cross legend icon will set. |
Custom | Custom legend icon will set. |
Diamond | Diamond legend icon will set. |
HorizontalLine | HorizontalLine legend icon will set. |
Pentagon | Pentagon legend icon will set. |
Rectangle | Rectangle legend icon will set. |
Triangle | Triangle legend icon will set. |