[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPolygon.UseCustomCenterPointTemplate

UseCustomCenterPointTemplate Property

UseCustomCenterPointTemplate

Gets or sets a custom point template will be used for the polygon center point, otherwise the layer template will be used. An expression should evaluate to a bool.

Declaration
[ExpressionBaseType(typeof(bool))]
public ExpressionInfo UseCustomCenterPointTemplate { get; set; }