menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class LegendLayout

    Defines how the legend items are arranged. The available options are:

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

    Fields

    Auto

    Declaration
    public const LegendLayout Auto
    Field Value
    Type
    LegendLayout

    Horizontal

    Declaration
    public const LegendLayout Horizontal
    Field Value
    Type
    LegendLayout

    Vertical

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