Hide Comments
Hide Comments

Comments (0)

Specifies the font used to draw the label  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

expandingSyntax

Delphi

public
  property Font: TFont read FFont write SetFont;
 

Property Value

Type: TFont

expandingRemarks

To set the color of the font in FMX, you need to set the FontFill property

expandingSee Also

Comments (0)

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