Поделиться через


Chart.GetImage Method

Returns an image of the chart.

Замечания

Добавления: 5 декабря 2005 г.

Список перегрузок

Имя 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