SharpPlot Reference > SharpPlot Methods > SaveXaml Method > (String,Double) SharpPlot.SaveXaml Method (String,Double)
Save completed chart as XAML with given resolution.
public void SaveXaml(
string filename,
double dpi
);
-
filename
- Name of output file.
-
dpi
- Resolution to use, in dots per inch (defaults to 96).
See also ...SharpPlot Members | SharpPlot.SaveXaml Method
Send comments on this topic © Dyalog Ltd 2021
|