Chart.GetImage Method
Returns an image of the chart.
Osservazioni
Data creazione: 5 dicembre 2005
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
Chart Class
Chart Members
Microsoft.ReportingServices.ReportRendering Namespace