Shape overview

Constructors

 ConstructorOverloaded

Public Methods

 AssignAssign all properties from a shape to another.
 Clone
 CreateNewShapeCreates a new Shape object and sets the Chart property.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 NewFromTypeCreates a new series from the System.Type of an existing series object.
 Paint

Public Properties

 BevelSets the bevel characteristics of the Shape.
 BevelInner
 BevelOuter
 BevelWidth
 BorderRoundRounds the Borders of the Chart Shapes.
 BottomShape rectangle bottom co-ordinate
 BrushDefines the kind of brush used to fill shape background.
 Chart (inherited from TeeBase)Chart associated with this object
 ColorDefines the shape Color.
 GradientCalls the Gradient characteristics for the shape.
 HeightThe Height of the shape.
 ImageRendered Image for Shape background
 ImageBevelSets the bevel characteristics of the Shape.
 ImageModeImageMode for rendered Shape background Image
 ImageTransparentSets the shape image to transparent.
 LeftShape rectangle left co-ordinate
 PenSpecifies the pen used to draw the shape.
 RightShape rectangle right co-ordinate
 ShadowDefines the shape's Shadow characteristics.
 ShapeBoundsDefines the boundaries of the Shape.
 ShapePolygonBounds
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TopShape rectangle top co-ordinate
 TransparencySets Transparency level from 0 to 100% of shape.
 TransparentEnables/disables transparency of shape.
 VisibleShows or hides the Shape.
 WidthThe Width of the shape.

Protected Fields

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

Protected Methods

 AssignShape
 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)
 SetTransparency
 ShouldSerializeBottom
 ShouldSerializeLeft
 ShouldSerializeRight
 ShouldSerializeTop
 ShouldSerializeTransparent
 ShouldSerializeVisible

Protected Properties

 Transform

See Also

Shape Class | Steema.TeeChart.Drawing Namespace