In This Topic
Gets or sets a value indicating whether the axis label font size should not be increased to fit within the chart.
Default: False.
Syntax
'Declaration
Public Property PreventFontGrow As RdlBool
public RdlBool PreventFontGrow {get; set;}
See Also