[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem

IMapLegendItem Interface

Represents a map legend rendering subitem.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapLegendItem

Properties

Name Description
Label

Gets the map legend item text.

MarkerImage

Gets the image settings for Image MarkerStyle.

MarkerStyle

Gets the map legend rendering style.

Size

Gets the height and width of the plotting area of the point marker.

Style

Gets the map legend item text rendering style.

Extension Methods