menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class LegendTitlePosition

    Defines the position of the legend title. They are: Top - Align the title to the top. Left - Align the title to the left. Right - Align the title to the right.

    Inheritance
    System.Object
    LegendTitlePosition
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class LegendTitlePosition : Enum

    Fields

    Left

    Declaration
    public const LegendTitlePosition Left
    Field Value
    Type
    LegendTitlePosition

    Right

    Declaration
    public const LegendTitlePosition Right
    Field Value
    Type
    LegendTitlePosition

    Top

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