menu

Blazor

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

    Show / Hide Table of Contents

    Class LegendArrangement

    Defines the arrangement of the legend items in the maps component.

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

    Fields

    Horizontal

    Specifies the legend items to be placed horizontally.

    Declaration
    public const LegendArrangement Horizontal
    Field Value
    Type
    LegendArrangement

    None

    Specifies the legend item to be placed by default based on legend orientation.

    Declaration
    public const LegendArrangement None
    Field Value
    Type
    LegendArrangement

    Vertical

    Specifies the legend items to be placed vertically.

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