ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapGridLines Interface / ShowLabels Property

In This Topic
    ShowLabels Property (IMapGridLines)
    In This Topic
    Specify grid labels visibility.
    Syntax
    'Declaration
     
    ReadOnly Property ShowLabels As Boolean
    bool ShowLabels {get;}
    See Also