Hide Comments
Hide Comments

Comments (0)

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: RSChartPanel

expandingSyntax

Delphi

published
  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

Reference

FontFill (FMX Only)

Comments (0)

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