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

In This Topic
    IntervalOffset Property (ChartStripLine)
    In This Topic
    Gets or sets the offset from the previous strip line or axis min (for the first strip line).

    Default: 0.

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