[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPolygonTemplate.LabelPlacement

LabelPlacement Property

LabelPlacement

Gets or sets the label placement of the polygon. That evaluates to one of MapPolygonTemplate.PolygonLabelPlacement. The default value is MiddleCenter.

Declaration
[ExpressionBaseType(typeof(MapPolygonTemplate.PolygonLabelPlacement))]
public ExpressionInfo LabelPlacement { get; set; }