Hide Comments
Hide Comments

Comments (0)

Specifies how the Text is aligned within the header.

The following are possible values of TAlignment:
 

taLeftJustify

Text is left-justified: Lines all begin at the left edge of the header

taCenter

Text is centered in the header

taRightJustify

Text is right-justified: Lines all end at the right edge of the header

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

published
  property Alignment: TAlignment read FAlignment write SetAlignment default taCenter;
 

Property Value

Type: TAlignment

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb