SharpPlot Reference > SharpPlot Methods > SaveXaml Method SharpPlot.SaveXaml Method
This method saves the chart expressed as a XAML Canvas with given resolution (defaults to 96 dpi).
Example
sp.SaveXaml("foo.xaml"); // Save as bare Canvas for inclusion
Overloads
See RenderXaml for more information.
See also ...SharpPlot Members | SharpPlot.RenderXaml Method
Send comments on this topic © Dyalog Ltd 2021
|