| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > IncludeSource Method SharpPlot.IncludeSource MethodAdd arbitrary (SVG/EPS) content to beginning or end of output stream. Examplesp.IncludeSource(svgfilters); Overloads
This would typically be used to add pre-written SVG filters to the final output. It can also add arbitrary content to the end of the generated output, by setting the atend value to true. See also ... |