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

In This Topic
    LabelInterval Property
    In This Topic
    Gets or sets the interval between labels.

    Default (0) uses Interval

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