Share via


ChartInstance.GetImage Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetImage() Returns the image of the current instance. (Inherited from DynamicImageInstance.)
Public method GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection. (Inherited from DynamicImageInstance.)
Public method GetImage(DynamicImageInstance.ImageType) Returns the image of the current instance by specifying the type of the rendered image. (Inherited from DynamicImageInstance.)
Public method GetImage(DynamicImageInstance.ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the chart as an image of a specified type along with its image map. (Overrides DynamicImageInstance.GetImage(DynamicImageInstance.ImageType, ActionInfoWithDynamicImageMapCollection%).)

Top

See Also

Reference

ChartInstance Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace