AutoFitTextDisabled Property
In This Topic
Gets or sets a value indicating whether to NOT autosize text to fit in the legend area.
Default: False.
Syntax
'Declaration
Public Property AutoFitTextDisabled As RdlBool
public RdlBool AutoFitTextDisabled {get; set;}
See Also