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.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class LegendPlacement : Enum

    Fields

    Bottom

    Position legend at bottom.

    Declaration
    public const LegendPlacement Bottom
    Field Value
    Type
    LegendPlacement

    Left

    Position legend at left.

    Declaration
    public const LegendPlacement Left
    Field Value
    Type
    LegendPlacement

    Right

    Position legend at right.

    Declaration
    public const LegendPlacement Right
    Field Value
    Type
    LegendPlacement

    Top

    Position legend at top.

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