Class SmithChartLegendIconType
Gets or sets the legend icon type.
Inheritance
System.Object
SmithChartLegendIconType
Namespace: Syncfusion.WinForms.SmithChart
Assembly: Syncfusion.SfSmithChart.WinForms.dll
Syntax
public sealed class SmithChartLegendIconType : Enum
Fields
Circle
Circle legend icon will set.
Declaration
public const SmithChartLegendIconType Circle
Field Value
| Type |
|---|
| SmithChartLegendIconType |
Cross
Cross legend icon will set.
Declaration
public const SmithChartLegendIconType Cross
Field Value
| Type |
|---|
| SmithChartLegendIconType |
Custom
Custom legend icon will set.
Declaration
public const SmithChartLegendIconType Custom
Field Value
| Type |
|---|
| SmithChartLegendIconType |
Diamond
Diamond legend icon will set.
Declaration
public const SmithChartLegendIconType Diamond
Field Value
| Type |
|---|
| SmithChartLegendIconType |
HorizontalLine
HorizontalLine legend icon will set.
Declaration
public const SmithChartLegendIconType HorizontalLine
Field Value
| Type |
|---|
| SmithChartLegendIconType |
Pentagon
Pentagon legend icon will set.
Declaration
public const SmithChartLegendIconType Pentagon
Field Value
| Type |
|---|
| SmithChartLegendIconType |
Rectangle
Rectangle legend icon will set.
Declaration
public const SmithChartLegendIconType Rectangle
Field Value
| Type |
|---|
| SmithChartLegendIconType |
Triangle
Triangle legend icon will set.
Declaration
public const SmithChartLegendIconType Triangle
Field Value
| Type |
|---|
| SmithChartLegendIconType |