| ||
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 > NewPage Method SharpPlot.NewPage MethodPage throw (useful for PDF only at present). By default this resets all properties back to their initial values, but you can pass false here in which case the color (pattern, marker) cycles are restarted at the first value, but all other settings are preserved. public void NewPage(bool); OverloadsExamplesp.NewPage(); By setting suitable bookmarks, you can easily create an indexed chart portfolio as a PDF with an indented outline tree. This can be a good way to distribute a large number of related charts in a single document. See also ...SharpPlot Members | AddBookmark Method |