Enum LegendDockPosition
To specify the legend dock position.
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public enum LegendDockPosition
Fields
Name | Description |
---|---|
Bottom | To specify the Legend Dock Position as Bottom |
Left | To specify the Legend Dock Position as Left |
Right | To specify the Legend Dock Position as Right |
Top | To specify the Legend Dock Position as Top |