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

See Also

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