ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLegendItem Interface / MarkerStyle Property

In This Topic
MarkerStyle Property (IMapLegendItem)
In This Topic
Gets the map legend rendering style.
Syntax
'Declaration
 
ReadOnly Property MarkerStyle As MapLegendMarkerStyle
 

Property Value

A MapLegendMarkerStyle representing the map legend rendering style.
See Also