ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPolygonTemplate.PolygonShowLabel Enumeration

In This Topic
    MapPolygonTemplate.PolygonShowLabel Enumeration
    In This Topic
    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