[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapPolygonLabelPlacement

MapPolygonLabelPlacement Enum

Specifies the label placement for the polygon.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MapPolygonLabelPlacement

Fields

Name 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.

Extension Methods