다음을 통해 공유


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