| Contents > Glossaries > Style examples | Index |
Tiled surfaces
Response surfaces are tiled, rather than being drawn as an open mesh.

sp.ResponsePlotStyle = ResponsePlotStyles.TiledSurface;
This works well when used to plot a computed function of 2 variables.
See also ...
SharpPlot Members | CloudChartStyle Property | ResponsePlotStyle Property | Altitude shading
