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

In This Topic
    LabelIntervalOffset Property
    In This Topic
    Gets or sets the offset for the first label from the axis min.

    Default (0) uses IntervalOffset.

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