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