| XY Chart NET 3 Control Reference > Methods > GetChartImage Method |
Use this method to obtain a snapshot of the chart image. The image is returned in a Bitmap object.
| [Visual Basic] Function GetChartImage() As System.Drawing.Bitmap |
| [C#] System.Drawing.Bitmap XYChartNETCtl.GetChartImage() |
| [C++] System::Drawing::Bitmap ^ XYChartNet::XYChartNETCtl::GetChartImage(void) |