| Visual Basic (Declaration) | |
|---|---|
| Public Function GetChartBitmap() As Bitmap | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public Bitmap GetChartBitmap() | |
Return Value
A Bitmap of the chart.| C# |  Copy Code | 
|---|---|
| //Get the bitmap and add a line to the image | |
| Visual Basic |  Copy Code | 
|---|---|
| 'Get the bitmap and add a line to the image | |
When invoked, the Element.Point properties of all elements drawn on the chart will be populated.
 
  
  
  
 