Spread Windows Forms 12.0 Product Documentation
RenderImage Method (ChartShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class : RenderImage Method
Renders the chart's image to a bitmap and return this bitmap.
Syntax
'Declaration
 
Public Function RenderImage() As Bitmap
'Usage
 
Dim instance As ChartShape
Dim value As Bitmap
 
value = instance.RenderImage()
public Bitmap RenderImage()
See Also

Reference

ChartShape Class
ChartShape Members