Reference > Style examples > Contours on mesh surfaces

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


Send comments on this topic
© Dyalog Ltd 2013