Class LegendMode
To specify the legend mode.
Inheritance
System.Object
LegendMode
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public sealed class LegendMode : Enum
Fields
Default
To specify the Legend mode as Default
Declaration
public const LegendMode Default
Field Value
| Type |
|---|
| LegendMode |
Interactive
To specify the Legend mode as Interactive
Declaration
public const LegendMode Interactive
Field Value
| Type |
|---|
| LegendMode |