| ||
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 > AddJavaPrologue Method SharpPlot.AddJavaPrologue MethodAdd a javascript prologue to chart rendered as SVG or VML. Examplesp.AddJavaPrologue(jsbarscript); OverloadsThis may be called repeatedly to add several JavaScript methods into the chart output stream. It would normally be called with a simple (newline separated) string of source code. See also ... |