TextAlign Property (FlexCartesianChart)

Class

FlexCartesianChart class

Action

Gets the alignment of text within a container.

Possible values are:left, right, or center. The default value for most components is left.

For the Button, LinkButton, and AccordionHeader components, the default value is center. For these components, this property is only recognized when the labelPlacement property is set to left or right. If labelPlacement is set to top or bottom, the text and any icon are centered.

Data Type

STRING

Access

Read only