ChartFont overview

Constructors

 ConstructorOverloaded

Public Methods

 Clone
 GetHashCode
 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.
 QualityGets and sets the Font quality 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.
 UnitGets the unit of measure for this Font
 UsePrivateFontSets or returns whether to include TeeChart's private fonts in the ChartFont class.

Protected Fields

 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 SetBooleanProperty (inherited from TeeBase)
 SetChart
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

ChartFont Class | Steema.TeeChart.Drawing Namespace