SharpPlot Reference > SharpPlot Methods > SaveAnimatedSvg Method

SharpPlot.SaveAnimatedSvg Method

Save chart to named file as animated SVG, with one frame per page.

If the delay is 0, then the user can flick through pages with keyboard arrows or mouse wheel.

Overloads

Example

   sp.SaveAnimatedSvg("chart.svg",1); // Save chart as animated SVG, 1 second per page;

See also ...

SharpPlot Members | SharpPlot.RenderAnimatedSvg Method | SharpPlot.SaveSvg Method


Send comments on this topic
© Dyalog Ltd 2021