ActiveReports 9
GetImage(ImageType) Method

The format of the image.
Returns an image of the chart.
Syntax
'Declaration
 
Overloads Function GetImage( _
   ByVal type As ImageType _
) As System.IO.Stream
System.IO.Stream GetImage( 
   ImageType type
)

Parameters

type
The format of the image.

Return Value

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

Reference

IChart Interface
IChart Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum