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

In This Topic
    MaxNumberOfBreaks Property
    In This Topic
    Gets or sets the maximum number of scale breaks to apply.

    Default: 2.

    Syntax
    'Declaration
     
    Public Property MaxNumberOfBreaks As RdlInt
    public RdlInt MaxNumberOfBreaks {get; set;}
    See Also