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

See Also

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