menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LegendPosition - API Reference

    Show / Hide Table of Contents

    Enum 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. custom - Displays the legend based on given x and y value.

    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum LegendPosition

    Fields

    Name Description
    Auto
    Bottom
    Custom
    Left
    Right
    Top
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved