Graph.ExportSVG
Exports to SVG image with optional WebStatistica information.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Graph.ExportSVG( _
Destination As Variant, _
Optional Level As ExportSvgDetailLevel = scgExportSvgOnly, _
Optional Width As Integer = 0, _
Optional Height As Integer = 0)
|
|
This function does not return a value. |