TFrame overview

Constructors

 ConstructorOverloaded

Public Methods

 CalcWidthCalculates the actual width of the TFrame object in pixels as using the Width property and the rectangle Rect.
 DrawDraw's the TFrame object within the bounds defined by Rect.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.

Public Properties

 Chart (inherited from TeeBase)Chart associated with this object
 CircledToggles the drawing of a circular or rectangular frame.
 GaugeColorPaletteGets and sets the CircularGauge's color palette.
 InnerBandGets and sets the InnerBand's ChartBrush characteristics.
 MiddleBandGets and sets the MiddleBand's ChartBrush characteristics.
 OuterBandGets and sets the OuterBand's ChartBrush characteristics.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 VisibleGets and sets the visibility of the TFrame object.
 WidthGets and sets the width of the TFrame object as a percentage of its bounding rectangle.

Protected Fields

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

Protected Methods

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

See Also

TFrame Class | Steema.TeeChart.Styles Namespace