Label.autoSize

Availability

Flash Player 6.0.79.

Edition

Flash MX 2004.

Usage

labelInstance.autoSize

Description

Property; a string that indicates how a label sizes and aligns to fit the value of its text property. There are four possible values: "none", "left", "center", and "right". The default value is "none".

Note: The Label component autoSize property is different from the built-in ActionScript TextField object's autoSize property.