ChartFont overview

Constructors

 ConstructorOverloaded

Public Methods

 Clone
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 ShouldDrawShadow

Public Properties

 BoldSets Font bold for text.
 BrushSets the Brush characteristics of the font.
 Chart (inherited from TeeBase)Chart associated with this object
 ColorDefines a Font colour for text.
 DrawingFont
 GradientApplies a gradient fill to the font.
 ItalicSets Font italic (true or false) for text.
 NameDefines a Font type for text.
 ShadowAccesses the shadow properties of the font.
 SizeSets Font sizing (in points) for text.
 SizeFloatSets Font sizing as em-size float for text to enable use of Font.Unit
 StrikeoutSets Font Strikeout on/off.
 Style
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 UnderlineSets Font underline on/off.
 UsePrivateFontSets or returns whether to include TeeChart's private fonts in the ChartFont class.

See Also

ChartFont Class | Steema.TeeChart.Drawing Namespace