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
Gets a value indicating whether grid labels are visible.
Syntax
'Declaration
 
ReadOnly Property ShowLabels As Boolean
 

Property Value

A System.Boolean value. true if grid labels are visible; otherwise, false.
See Also