Enum LegendPositions
To specify the legend position.
Namespace: Syncfusion.Windows.Forms.TreeMap
Assembly: Syncfusion.TreeMap.Windows.dll
Syntax
public enum LegendPositions
Fields
Name | Description |
---|---|
Bottom | To specify the legend positions as Bottom |
Left | To specify the legend positions as Left |
Right | To specify the legend positions as Right |
Top | To specify the legend positions as Top |