Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LegendMode

    Defines the rendering mode of the legend in the maps.

    Inheritance
    System.Object
    LegendMode
    Namespace: Syncfusion.Blazor.Maps
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class LegendMode : Enum

    Fields

    Default

    Renders the legend with the shapes provided in the legend settings of the maps.

    Declaration
    public const LegendMode Default
    Field Value
    Type Description
    LegendMode

    Interactive

    Renders the legend as interactive with an arrow to indicate the shape in the legend while interaction.

    Declaration
    public const LegendMode Interactive
    Field Value
    Type Description
    LegendMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved