| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Style examples > Contours on mesh surfaces Contours on mesh surfacesDraws contour lines at each major tickmark on the Z-axis. sp.ScatterPlotStyle = ScatterPlotStyles.Contours; Works with the modelfit and trend styles on the Cloud charts. The contour lines will appear smoother if a highr mesh density is used (the default is to compute the fitted surface at each X and Y major tickmark). See also ...SharpPlot | CloudChartStyle | CloudChartStyle | ResponsePlotStyle | ScatterPlotStyle |