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

SharpPlot.RenderAnimatedSvg Method (Double)

Return chart as animated SVG with fixed size SVG at 96 dpi.

public string RenderAnimatedSvg(
    double delay
);
delay
Delay between page shifts in seconds (0 will let the user control page shift by keyboard/mouse) (defaults to 1).
return value
chart as animated SVG.

See also ...

SharpPlot Members | SharpPlot.RenderAnimatedSvg Method


Send comments on this topic
© Dyalog Ltd 2021