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
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class LegendTitlePosition : Enum
Fields
Left
Declaration
public const LegendTitlePosition Left
Field Value
Right
Declaration
public const LegendTitlePosition Right
Field Value
Top
Declaration
public const LegendTitlePosition Top
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|