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.

    Namespace: Syncfusion.Blazor.Charts
    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 of the component.

    Custom

    Specifies the legend position based on given X and Y coordinate.

    Left

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

    Right

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

    Top

    Specifies to place the legend above of the component.

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