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

In This Topic
    Enabled Property (ChartAxisScaleBreak)
    In This Topic
    Gets or sets a value indicating whether scale breaks can be automatically applied.

    Default: False.

    Syntax
    'Declaration
     
    Public Property Enabled As RdlBool
    public RdlBool Enabled {get; set;}
    See Also