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