MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapGridLines Interface / Style Property

In This Topic
Style Property (IMapGridLines)
In This Topic
Gets the map grid labels style.
Syntax
'Declaration
 
ReadOnly Property Style As IStyle
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle representing the style of the map grid labels.
See Also