[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPolygonTemplate.PolygonLabelPlacement

MapPolygonTemplate.PolygonLabelPlacement Enum

Indicates the label placement of the polygon

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum MapPolygonTemplate.PolygonLabelPlacement

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