[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement

IMapLineElement Interface

Represents the map spatial line.

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

Properties

Name Description
Label

Gets the label text for the map line.

LabelPlacement

Gets the label placement.

Style

Gets the text rendering style.

Tooltip

Gets the line tooltip.

Width

Gets the line width.

Extension Methods