SharpPlot Reference > SharpPlot Methods > RenderXaml Method > (Double)

SharpPlot.RenderXaml Method (Double)

Return completed chart as XAML with given resolution.

public string RenderXaml(
    double dpi
);
dpi
Resolution to use, in dots per inch (defaults to 96).
return value
XAML Canvas containing completed chart.

See also ...

SharpPlot Members | SharpPlot.RenderXaml Method


Send comments on this topic
© Dyalog Ltd 2021