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 |