AxisTextAutofitMin

When axis text is automatically fitted (for example, O1LabelAutofit or Y1LabelAutofit is true) and AxisTextAutofitMode is set to zero, this property defines the minimum size of autofitted axis text in virtual coordinates.

Note: If this property is used, set GRAPHENGINE to OLD.

Syntax:

setAxisTextAutofitMin(value);
value = getAxisTextAutofitMin();

where:

value

Is any integer value. It should be less than AxisTextAutofitMax. 500 is the default value.

See AxisTextAutofitMax, AxisTextAutofitMode.


WebFOCUS