Exports the dashboard to a Portable Document Format (PDF) file.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
SyntaxC#
Copy Code
|
|---|
public void ExportPdf ( |
Visual Basic
Copy Code
|
|---|
Public Sub ExportPdf( _ |
A string specifying file name or path.
See Also