ActiveReports 12
GetImage() Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IChart Interface > GetImage Method : GetImage() Method
Returns an image of the chart in the PNG format. The image will be at the appropriate size to render at 96dpi.
Syntax
'Declaration
 
Overloads Function GetImage() As Stream
Stream GetImage()

Return Value

The image of the chart in the PNG format.
See Also

Reference

IChart Interface
IChart Members
Overload List