| ||
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 > Reset Method SharpPlot.Reset MethodClear SharpPlot taking optional paper size (width,height in pts) which determines the SVG viewbox, the size of an image rendered at default dpi, and so on. Examplesp.Reset(newWidth,newHeight); OverloadsIf no argument is given, this clear the current instance of SharpPlot with default paper size (432 pts wide by 324 points high): See also ...SharpPlot Members | ResetProperties Method |