Partager via


Chart.GetImage Method

Returns an image of the chart.

Notes

Nouveau : 5 décembre 2005

Liste de surcharge

Nom 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.

Voir aussi

Référence

Chart Class
Chart Members
Microsoft.ReportingServices.ReportRendering Namespace