Overload List
Fills the Canvas area using the Gradient color and direction properties.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Int32, System.Int32, System.Int32, System.Int32)
Fills the Canvas area using the Gradient color and direction properties.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Drawing.Point[])
Fills the Canvas area using the Gradient color and direction properties.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Drawing.Rectangle)
Remarks
The Draw method fills the Canvas area determined by Rect parameter using the
Gradient color and direction properties.
See Also
Gradient Class | Gradient Members | Steema.TeeChart.Drawing Namespace