共用方式為


Chart.GetImage Method

Returns an image of the chart.

備註

新增: 2005 年 12 月 5 日

多載清單

名稱 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.

請參閱

參考

Chart Class
Chart Members
Microsoft.ReportingServices.ReportRendering Namespace