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 |