CFrame overview

Constructors

 ConstructorOverloaded

Public Methods

 CalcWidth (inherited from TFrame)Calculates the actual width of the TFrame object in pixels as using the Width property and the rectangle Rect.
 Draw
 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
 Circled (inherited from TFrame)Toggles the drawing of a circular or rectangular frame.
 FrameElementPercentsAn array defining the width of each frame member, inner, middle, outer, with that order in the array. The total should sum 100 (%).
 GaugeColorPalette (inherited from TFrame)Gets and sets the CircularGauge's color palette.
 InnerBand (inherited from TFrame)Gets and sets the InnerBand's ChartBrush characteristics.
 MiddleBand (inherited from TFrame)Gets and sets the MiddleBand's ChartBrush characteristics.
 OuterBand (inherited from TFrame)Gets and sets the OuterBand's ChartBrush characteristics.
 RotationAngleGets and sets the angle of Frame rotation.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TotalAngleGets and sets the total display angle of the Frame.
 Visible (inherited from TFrame)Gets and sets the visibility of the TFrame object.
 Width (inherited from TFrame)Gets 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 (inherited from TFrame)

Protected Methods

 PrepareGraphics (inherited from TFrame)
 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 (inherited from TFrame)

See Also

CFrame Class | Steema.TeeChart.Styles Namespace