SharpPlot.IncludeSource Method

Add arbitrary (SVG/EPS) content to beginning of output stream.

Example

sp.IncludeSource(svgfilters);

Overloads

This would typically be used to add pre-written SVG filters to the final output.

See also ...

SharpPlot Members