Overload List
Draws a shadow around the Rect rectangle parameter.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Drawing.Rectangle)
Draws a shadow around the ellipse described by the top left and botton right parameters.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Int32, System.Int32, System.Int32, System.Int32)
Draws a shadow around the ellipse described by the top left and botton right parameters.
public abstract Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)
Draws a shadow around the polygon described by the array of points parameter.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Int32, System.Int32, System.Drawing.Point[])
Draws a shadow around the polygon described by the array of points parameter.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Int32, System.Int32, Steema.TeeChart.Drawing.PointDouble[])
Draws a shadow around the Rect rectangle parameter.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Drawing.Rectangle, System.Int32, System.Int32, System.Int32)
Draws a shadow around the Rect rectangle parameter.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Drawing.Rectangle, System.Int32, System.Int32)
See Also
Shadow Class | Shadow Members | Steema.TeeChart.Drawing Namespace