Shadow overview

Constructors

 ConstructorOverloaded Chart Shadow Constructor

Public Methods

 AssignAssign characteristics of Shadow 'value'
 Clone
 DrawDraws a shadow around the Rect rectangle parameter.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 ShouldDraw

Public Properties

 BlurSize
 BrushDefines the Brush characteristics to fill the shadow.
 Chart (inherited from TeeBase)Chart associated with this object
 Clip
 ColorGets or sets Color used to fill.
 HeightSets the vertical displacement of the shadow in pixels.
 HorizSize
 SizeSize in pixels of shadow.
 SmoothGets and sets if the shadow will be displayed as a rectangle with smooth edges.
 SmoothBlurGets and sets if the shadow will be displayed as a rectangle with smooth edges.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TransparencySets Transparency level from 0 to 100% of shadow.
 VertSize
 VisibleDetermines whether the shadow will appear on screen.
 WidthSets the horizontal shadow size in pixels.

Protected Fields

 bBrush
 bVisible
 defaultColor
 defaultSize
 defaultVisible
 fullDraw
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 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)
 ShouldSerializeColor
 ShouldSerializeHeight
 ShouldSerializeVisible
 ShouldSerializeWidth

See Also

Shadow Class | Steema.TeeChart.Drawing Namespace