| ||
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 > SetYRange Method SharpPlot.SetYRange MethodSet Y axis range given one or two elements. Examplesp.SetYRange(1000); // Maximumsp.SetYRange(-20,20); // Spansp.SetYRange(); // Return to unset state Overloads
See also ... |