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

In This Topic
    LabelsAutoFitDisabled Property
    In This Topic
    Gets or sets a value indicating axis labels should not be automatically adjusted to fit.

    Default: False.

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