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.

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

See Also

PieShadow Class | Steema.TeeChart.Styles Namespace