ActiveReports 12
MapPolygonTemplate.PolygonShowLabel Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapPolygonTemplate.PolygonShowLabel Enumeration
Indicates if the label should be shown.
Syntax
'Declaration
 
Public Enum MapPolygonTemplate.PolygonShowLabel 
   Inherits System.Enum
public enum MapPolygonTemplate.PolygonShowLabel : System.Enum 
Members
MemberDescription
AutoDefault
FalseAlways Hide
TrueAlways Show
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.MapPolygonTemplate.PolygonShowLabel

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace