GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : MapPolygonLabelPlacement Enumeration |
'Declaration Public Enum MapPolygonLabelPlacement Inherits System.Enum
public enum MapPolygonLabelPlacement : System.Enum
Member | Description |
---|---|
BottomCenter | Label placed to the bottom center. |
BottomLeft | Label placed to the bottom left. |
BottomRight | Label placed to the bottom right. |
MiddleCenter | Label placed to the middle center. |
MiddleLeft | Label placed to the middle left. |
MiddleRight | Label placed to the middle right. |
TopCenter | Label placed to the top center. |
TopLeft | Label placed to the top left. |
TopRight | Label placed to the top right. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapPolygonLabelPlacement