ASP.NET Pack Programmer's Guide
Chart.CreateBitmap Method
See Also
 





Creates a GDI+ bitmap image representing the chart.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public Image CreateBitmap ()

Visual Basic  Copy Code

Public Function CreateBitmap () As Image

 Return Value

A .NET System.Drawing.Image object.

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace