| Contents > Glossaries > Style examples | Index |
Contours on mesh surfaces
Draws 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
