'Declaration Overloads Function GetImage( _ ByRef hasImageMap As Boolean _ ) As Stream
Stream GetImage( out bool hasImageMap )
Parameters
- hasImageMap
- A returned variable indicating if this image contains an image map.
Return Value
The image of the chart in the PNG format.