Freigeben über


Chart.GetImage Method

Returns an image of the chart.

Hinweise

Neu: 05. Dezember 2005

Überladungsliste

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.

Siehe auch

Verweis

Chart Class
Chart Members
Microsoft.ReportingServices.ReportRendering Namespace