PieShadow overview

Public Methods

 Assign (inherited from Shadow)Assign characteristics of Shadow 'value'
 Clone (inherited from Shadow)
 Draw
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 ShouldDraw (inherited from Shadow)

Public Properties

 BlurSize (inherited from Shadow)
 Brush (inherited from Shadow)Defines the Brush characteristics to fill the shadow.
 Chart (inherited from TeeBase)Chart associated with this object
 Clip (inherited from Shadow)
 Color (inherited from Shadow)Gets or sets Color used to fill.
 Height (inherited from Shadow)Sets the vertical displacement of the shadow in pixels.
 HorizSize (inherited from Shadow)
 Size (inherited from Shadow)Size in pixels of shadow.
 Smooth (inherited from Shadow)Gets and sets if the shadow will be displayed as a rectangle with smooth edges.
 SmoothBlur (inherited from Shadow)Gets 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.
 Transparency (inherited from Shadow)Sets Transparency level from 0 to 100% of shadow.
 VertSize (inherited from Shadow)
 Visible (inherited from Shadow)Determines whether the shadow will appear on screen.
 Width (inherited from Shadow)Sets the horizontal shadow size in pixels.

Constructors

 Steema.TeeChart.Styles.Pie.PieShadow..ctor

Protected Fields

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

Protected Methods

 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from Shadow)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)
 ShouldSerializeColor (inherited from Shadow)
 ShouldSerializeHeight (inherited from Shadow)
 ShouldSerializeVisible (inherited from Shadow)
 ShouldSerializeWidth (inherited from Shadow)

See Also

PieShadow Class | Steema.TeeChart.Styles Namespace