ChartControl.ExportToSvg Method
| Name | Parameters | Description |
|---|---|---|
| ExportToSvg(Stream) | stream | Exports a chart to the specified stream in the SVG format. |
| ExportToSvg(String) | filePath | Exports a chart to the specified file in the SVG format. |
| Name | Parameters | Description |
|---|---|---|
| ExportToSvg(Stream) | stream | Exports a chart to the specified stream in the SVG format. |
| ExportToSvg(String) | filePath | Exports a chart to the specified file in the SVG format. |