SharpPlot Reference > SharpPlot Methods > IncludeSource Method > (String[],Boolean)

SharpPlot.IncludeSource Method (String[],Boolean)

Add SVG filter or EPS header passed as array of strings to either end of output.

public void IncludeSource(
    string[] arbitraryText,
    bool atEnd
);
arbitraryText
content to include.
atEnd
flag to put inclusion at end of stream (defaults to false).

See also ...

SharpPlot Members | SharpPlot.IncludeSource Method


Send comments on this topic
© Dyalog Ltd 2021