LegendTextAutofit

This property enables or disables automatic fitting of the legend text.

Syntax:

setLegendTextAutofit(boolean);
boolean = getLegendTextAutofit();

where:

boolean

Can be one of the following:

true automatically fits legend text. This value is the default.

false does not automatically fit legend text.

See LegendAutomatic, LegendDisplay, LegendMarkerPosition, LegendReverse.


WebFOCUS