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

In This Topic
    IntervalOffset Property (ChartTickMarks)
    In This Topic
    Gets or sets the offset for the first tick mark from the axis min.

    Default (0) uses IntervalOffset.

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