Class LegendPosition
Represents the legend position
Inheritance
System.Object
LegendPosition
Namespace: Com.Syncfusion.Treemap.Enums
Assembly: Syncfusion.SfTreeMap.Android.dll
Syntax
public sealed class LegendPosition : Enum
Fields
Bottom
Represents the Bottom position
Declaration
public const LegendPosition Bottom
Field Value
Type |
---|
LegendPosition |
Left
Represents the left position
Declaration
public const LegendPosition Left
Field Value
Type |
---|
LegendPosition |
Right
Represents the Right position
Declaration
public const LegendPosition Right
Field Value
Type |
---|
LegendPosition |
Top
Represents the Top position
Declaration
public const LegendPosition Top
Field Value
Type |
---|
LegendPosition |