GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapGridLines Class |
The following tables list the members exposed by MapGridLines.
Name | Description | |
---|---|---|
MapGridLines Constructor | Initializes a new instance of the MapGridLines class. |
Name | Description | |
---|---|---|
Hidden | Gets or sets the gridlines are hidden. An expression should evaluate to a System.Boolean. | |
Interval | Gets or sets the spacing between the grid lines in geographic units. Automatically calculated if omitted. An expression should evaluate to a System.Double. | |
LabelPosition | Gets or sets the position for grid labels. That evaluates to one of MapGridLines.LabelPositionType. The default value is MapGridLines.LabelPositionType.Near. | |
ShowLabels | Gets or sets if the labels should be shown. An expression should evaluate to a System.Boolean. | |
Style | Gets the style of the grid lines. |