Exports the dashboard to a Scalable Vector Graphics (SVG) file.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
SyntaxC#
Copy Code
|
|---|
public void ExportSvg ( |
Visual Basic
Copy Code
|
|---|
Public Sub ExportSvg( _ |
A string specifying file name or path.
See Also