menu

Blazor

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

    Show / Hide Table of Contents

    Class LegendMode

    Defines the rendering modes of the legend in the treemap.

    Inheritance
    System.Object
    LegendMode
    Namespace: Syncfusion.Blazor.TreeMap
    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 treemap.

    Declaration
    public const LegendMode Default
    Field Value
    Type
    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
    LegendMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved