ActiveReports 12
ShowLabel Property (MapPolygonTemplate)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapPolygonTemplate Class : ShowLabel Property
Gets or sets if the label should be shown. That evaluates to one of Auto, True, False The default value is Auto.
Syntax
'Declaration
 
Public Property ShowLabel As ExpressionInfo
public ExpressionInfo ShowLabel {get; set;}
See Also

Reference

MapPolygonTemplate Class
MapPolygonTemplate Members