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

In This Topic
    ScaleBreak Property
    In This Topic
    Gets the ChartAxisScaleBreak object defining scale break behavior for the axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScaleBreak As ChartAxisScaleBreak
    public ChartAxisScaleBreak ScaleBreak {get;}
    See Also