Enum LegendMode
Defines the rendering mode of the legend in the maps.
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public enum LegendMode
Fields
| Name | Description |
|---|---|
| Default | Renders the legend with the shapes provided in the legend settings of the maps. |
| Interactive | Renders the legend as interactive with an arrow to indicate the shape in the legend while interaction. |