Specifies how the Text is aligned.
The following are possible values of TAlignment:
taLeftJustify
Text is left-justified: Lines all begin at the left edge of the rectangle
taCenter
Text is centered in the rectangle
taRightJustify
Text is right-justified: Lines all end at the right edge of the rectangle
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Property Value
Type: TAlignment