menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendPosition - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LegendPosition

    Defines the position of the legend. They are auto - Places the legend based on area type. top - Displays the legend on the top of chart. left - Displays the legend on the left of chart. bottom - Displays the legend on the bottom of chart. right - Displays the legend on the right of chart.

    Inheritance
    System.Object
    LegendPosition
    Namespace: Syncfusion.EJ2.Spreadsheet
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class LegendPosition : Enum

    Fields

    Auto

    Declaration
    public const LegendPosition Auto
    Field Value
    Type
    LegendPosition

    Bottom

    Declaration
    public const LegendPosition Bottom
    Field Value
    Type
    LegendPosition

    Left

    Declaration
    public const LegendPosition Left
    Field Value
    Type
    LegendPosition

    Right

    Declaration
    public const LegendPosition Right
    Field Value
    Type
    LegendPosition

    Top

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