ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartTickMarks Class / Interval Property

In This Topic
    Interval Property (ChartTickMarks)
    In This Topic
    Gets or sets the interval between tick marks.

    Default (0) uses Interval.

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