Chart.GetImage Method

Returns an image of the chart.

Remarks

New: 5 December 2005

Overload List

Name Description
Chart.GetImage ()
Returns a metafile of the chart.
Chart.GetImage (out Boolean)
Returns a metafile of the chart.
Chart.GetImage (Chart.ImageType)
Returns a metafile of the chart in the specified format using the Office Web Components.
Chart.GetImage (Chart.ImageType, out Boolean)
Returns a metafile of the chart in the specified format using the Office Web Components.

See Also

Reference

Chart Class
Chart Members
Microsoft.ReportingServices.ReportRendering Namespace