Draws a shadow around the ellipse described by the top left and botton right parameters.
public abstract Void Draw(Graphics3D g,
Int32 x1,
Int32 y1,
Int32 x2,
Int32 y2,
Int32 z)

See Also

Draw Overload List | Shadow Class | Shadow Members | Steema.TeeChart.Drawing Namespace