ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapGridLines Interface / Interval Property

In This Topic
    Interval Property (IMapGridLines)
    In This Topic
    Gets the interval between meridians/parallels.
    Syntax
    'Declaration
     
    ReadOnly Property Interval As Double
    double Interval {get;}

    Property Value

    A System.Double representing the interval between meridians/parallels.
    See Also