Exports the dashboard to a bitmap image file.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
SyntaxC#
Copy Code
|
|---|
public void ExportImage ( |
Visual Basic
Copy Code
|
|---|
Public Sub ExportImage( _ |
A string specifying file name or path.
See Also