alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum LegendPosition

    Defines the position of the legend in the treemap component.

    Namespace: Syncfusion.Blazor.TreeMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum LegendPosition

    Fields

    Name Description
    Auto

    Specifies to place the legend based on width and height.

    Bottom

    Specifies to place the legend below the treemap.

    Float

    Specifies the legend to be floated above the treemap.

    Left

    Specifies to place the legend on the left of the treemap.

    Right

    Specifies to place the legend on the right of the treemap.

    Top

    Specifies to place the legend above the treemap.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved