[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapVectorLayer

IMapVectorLayer Interface

Represents a map layer with spatial data rendering item.

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

Properties

Name Description
ColorScaleElements

Gets the color scale settings.

DataElementName

Gets the XML export custom element name.

DataElementOutput

Gets the XML export custom element output type.

Elements

Gets the spatial elements to render in the layer.

Methods

Name Description
ProcessLegend(IMapLegend)

Obtains rendering legend items.

Extension Methods