ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendTitlePosition - ASP.NETCore-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 Description
    LegendTitlePosition

    Right

    Declaration
    public const LegendTitlePosition Right
    Field Value
    Type Description
    LegendTitlePosition

    Top

    Declaration
    public const LegendTitlePosition Top
    Field Value
    Type Description
    LegendTitlePosition

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved