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

In This Topic
    Interval Property (ChartStripLine)
    In This Topic
    Gets or sets the size of the strip line.

    Default: 0.

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