menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendPlacement - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LegendPlacement

    Represents the legend placement to customize the legend position.

    Inheritance
    System.Object
    LegendPlacement
    Namespace: Syncfusion.Maui.TreeMap
    Assembly: Syncfusion.Maui.TreeMap.dll
    Syntax
    public sealed class LegendPlacement : Enum

    Fields

    Bottom

    Specifies legend in the bottom position.

    Declaration
    public const LegendPlacement Bottom
    Field Value
    Type
    LegendPlacement

    Left

    Specifies legend in the left position.

    Declaration
    public const LegendPlacement Left
    Field Value
    Type
    LegendPlacement

    Right

    Specifies legend in the right position.

    Declaration
    public const LegendPlacement Right
    Field Value
    Type
    LegendPlacement

    Top

    Specifies legend in the top position.

    Declaration
    public const LegendPlacement Top
    Field Value
    Type
    LegendPlacement
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved