| 
 SharpPlot Reference > SharpPlot Methods > SaveSvg Method >  (String) SharpPlot.SaveSvg Method (String)
Save completed chart as SVG with fixed size at 96 DPI. 
public void SaveSvg(
    string filename
);
- 
filename
 - Name of output file.
  
See also ...SharpPlot Members | SharpPlot.SaveSvg Method 
 Send comments on this topic © Dyalog Ltd 2021 
 |