ActiveReports 12
Interval Property (MapGridLines)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapGridLines Class : Interval Property
Gets or sets the spacing between the grid lines in geographic units. Automatically calculated if omitted. An expression should evaluate to a System.Double.
Syntax
'Declaration
 
Public Property Interval As ExpressionInfo
public ExpressionInfo Interval {get; set;}
See Also

Reference

MapGridLines Class
MapGridLines Members