Obtains an image of the current chart display.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public Image GetImage()
Visual Basic
Public Function GetImage As Image

Return Value

Image created by an enhanced metafile of the chart.

See Also