SharpPlot Reference > SharpPlot Methods > RenderSvg Method > (SvgMode) SharpPlot.RenderSvg Method (SvgMode)
Return completed chart as SVG with given aspect setting at 96 DPI.
public string RenderSvg(
SvgMode mode
);
-
mode
- Aspect setting used to display SVG (defaults to SvgMode.FixedSize).
-
return value
- Completed chart as SVG.
See also ...SharpPlot Members | SharpPlot.RenderSvg Method
Send comments on this topic © Dyalog Ltd 2021
|