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