Symbols overview

Public Methods

 Assign (inherited from Shape)Assign all properties from a shape to another.
 Clone (inherited from Shape)
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 Paint (inherited from Shape)

Public Properties

 Bevel (inherited from Shape)Sets the bevel characteristics of the Shape.
 BevelInner (inherited from Shape)
 BevelOuter (inherited from Shape)
 BevelWidth (inherited from Shape)
 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
 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.
 Visible (inherited from Shape)Shows or hides the Shape.
 Width (inherited from Shape)The Width of the shape.

Constructors

 Steema.TeeChart.Styles.SeriesMarks.Symbols..ctor

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

Symbols Class | Steema.TeeChart.Styles Namespace