On 11/17/06, Paul Hastings <[EMAIL PROTECTED]> wrote:
> <mx:Text text="{data.label}" fontSize="8" fontStyle="normal"
> fontWeight="normal" textAlign="left" textDecoration="none"
> selectable="false" id="legendText"/>
> </mx:HBox>sort of fixed this by setting a percent width on the text bit, wrapping works until you scroll past the word wrapped rows then those rows' text is simply truncated. any ideas? thanks.

