Panel overview

Constructors

 ConstructorOverloaded

Public Methods

 Assign (inherited from Shape)Assign all properties from a shape to another.
 BackImageClear
 Clone (inherited from Shape)
 DrawPaints the Chart in your preferred Canvas and region.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 Paint (inherited from Shape)

Public Properties

 BackImageInsideSystem.Obsolete: Please use Walls.Back.Image property.
 Bevel (inherited from Shape)Sets the bevel characteristics of the Shape.
 BevelInner (inherited from Shape)
 BevelOuter (inherited from Shape)
 BevelWidth (inherited from Shape)
 BorderPen
 BorderRound (inherited from Shape)Rounds the Borders of the Chart Shapes.
 Bottom (inherited from Shape)Shape rectangle bottom co-ordinate
 Brush (inherited from Shape)Defines the kind of brush used to fill shape background.
 Chart (inherited from TeeBase)Chart associated with this object
 Color (inherited from Shape)Defines the shape Color.
 Gradient (inherited from Shape)Calls the Gradient characteristics for the shape.
 Height (inherited from Shape)The Height of the shape.
 Image (inherited from Shape)Rendered Image for Shape background
 ImageBevel (inherited from Shape)Sets the bevel characteristics of the Shape.
 ImageMode (inherited from Shape)ImageMode for rendered Shape background Image
 ImageTransparent (inherited from Shape)Sets the shape image to transparent.
 Left (inherited from Shape)Shape rectangle left co-ordinate
 MarginBottomSets Bottom margin as percentage of Chart Drawing.
 MarginLeftSets Left margin as percentage of Chart Drawing.
 MarginRightSets Right margin as percentage of Chart Drawing.
 MarginTopSets Top margin as percentage of Chart Drawing.
 MarginUnitsSets the units in which the Margins are expressed.
 Pen (inherited from Shape)Specifies the pen used to draw the shape.
 Right (inherited from Shape)Shape rectangle right co-ordinate
 Shadow (inherited from Shape)Defines the shape's Shadow characteristics.
 ShapeBounds (inherited from Shape)Defines the boundaries of the Shape.
 ShapePolygonBounds (inherited from Shape)
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 Top (inherited from Shape)Shape rectangle top co-ordinate
 Transparency (inherited from Shape)Sets Transparency level from 0 to 100% of shape.
 Transparent (inherited from Shape)Enables/disables transparency of shape.
 VisibleThis property shows or hides the Panel.
 Width (inherited from Shape)The Width of the shape.

Protected Fields

 bBevel (inherited from Shape)
 bBorderRound (inherited from Shape)
 bBrush (inherited from Shape)
 bImageBevel (inherited from Shape)
 bTransparent (inherited from Shape)
 defaultVisible (inherited from Shape)
 iBottom (inherited from Shape)
 iHeight (inherited from Shape)
 iLeft (inherited from Shape)
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 iRight (inherited from Shape)
 iTop (inherited from Shape)
 iWidth (inherited from Shape)
 pPen (inherited from Shape)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 AssignShape
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from Shape)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)
 SetTransparency (inherited from Shape)
 ShouldSerializeBottom (inherited from Shape)
 ShouldSerializeLeft (inherited from Shape)
 ShouldSerializeRight (inherited from Shape)
 ShouldSerializeTop (inherited from Shape)
 ShouldSerializeTransparent (inherited from Shape)
 ShouldSerializeVisible (inherited from Shape)

Protected Properties

 Transform (inherited from Shape)

See Also

Panel Class | Steema.TeeChart Namespace