Overload List
Paints the image in rectangle r.
public override Void Draw(System.Drawing.Rectangle, System.Drawing.Rectangle, System.Drawing.Image, System.Boolean)
public override Void Draw(System.Drawing.Rectangle, System.Drawing.Rectangle, System.Drawing.Image, System.Int32)
Paints the image at x,y coordinates.
public override Void Draw(System.Int32, System.Int32, System.Drawing.Image)
Remarks
Use the Draw method to paint the Chart in your preferred Canvas and region.
It can also be used to PrintChart the Chart in a customized way.
See Also
Graphics3DVML Class | Graphics3DVML Members | Steema.TeeChart.Drawing Namespace