Specifies the font used to draw each header's Text. Set Font to specify the font to use for writing text. The value of Font is a TFont object. Set the properties of the TFont object to specify the font face, color, size, style, and any other aspects of the font (except for the Angle or rotation).
Namespace: FMX.RS.ChartPanel
Delphi |
published |
Property Value
Type: TFont
To set the color of the font in FMX, you need to set the FontFill property |