Class LegendAlignment
Represents the legend alignment
Inheritance
System.Object
LegendAlignment
Namespace: Com.Syncfusion.Treemap
Assembly: Syncfusion.SfTreeMap.Android.dll
Syntax
public sealed class LegendAlignment : Enum
Fields
Centre
Represents the centre legend
Declaration
public const LegendAlignment Centre
Field Value
Type |
---|
LegendAlignment |
Far
Represents the far legend
Declaration
public const LegendAlignment Far
Field Value
Type |
---|
LegendAlignment |
Near
Represents the near legend
Declaration
public const LegendAlignment Near
Field Value
Type |
---|
LegendAlignment |