Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartGridLines Class / Interval Property

In This Topic
    Interval Property (ChartGridLines)
    In This Topic
    Gets or sets the interval between gridlines.

    Default (0) uses Interval.

    Syntax
    'Declaration
     
    Public Property Interval As RdlFloat
    public RdlFloat Interval {get; set;}
    See Also