[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines

IMapGridLines Interface

Represents the base interface for map meridians/parallels rendering.

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

Properties

Name Description
Hidden

Gets a value indicating whether this meridian/parallel should be rendered.

Interval

Gets the interval between meridians/parallels.

LabelPosition

Gets the positions of grid labels.

ShowLabels

Gets a value indicating whether grid labels are visible.

Style

Gets the map grid labels style.

Extension Methods