Overload List

public Void Draw(System.Drawing.Point[], System.Drawing.Image, Steema.TeeChart.Drawing.ImageMode, System.Boolean)

Paints the image in rectangle r.

public override Void Draw(System.Drawing.Rectangle, System.Drawing.Rectangle, System.Drawing.Image, System.Int32)

Paints the image in rectangle r.

public override Void Draw(System.Drawing.Rectangle, System.Drawing.Rectangle, System.Drawing.Image, System.Boolean)

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

Graphics3DGdiPlus Class | Graphics3DGdiPlus Members | Steema.TeeChart.Drawing Namespace