| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Methods 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 > Properties > MeshDensity Property SharpPlot.MeshDensity PropertySet Density of mesh for response plots and contouring. public double MeshDensity {get; set;} Examplesp.MeshDensity = 2; This will compute contours at double the normal frequency, giving a more accurate picture, but increasing the size of the finished graphic and the run-time needed to generate it. See also ... |