Reference > Methods > SaveXaml Method > (String,Double)

SharpPlot.SaveXaml Method (String,Double)

Save chart as XAML with given scaling.

public void SaveXaml(
    string filename,
    double scale
);

Parameters

filename
Target file (extension may be .xaml or .html).
scale
Scaling to pixels (default 1.33).

See also ...

SharpPlot Members | SaveXaml Method


Send comments on this topic
© Dyalog Ltd 2013