ResponsePlotStyles Enumeration

Response surface Style (flags).

[flags]
public enum ResponsePlotStyles

Members

WallShadingShade walls on all 3D charts
GridLinesDraw gridlines (all axes)
ForceZeroForce zero (all axes include origin)
NoLinesNo lines are drawn (turns off default)
CurvesPoints are joined with smooth curves rather than straight lines
MarkersMarkers are drawn at data points
RisersDraw risers to data points from axis or fitted model
ContoursDraw contour lines between data points
TiledSurfaceTile surfaces on response plots
AltitudeShadingAltitude shading is used with contour plots and response surfaces
FineAltitude shading interpolated in fine detail
ScaleBarBubble charts and altitude-shaded Contour plots add a nominal Z-Axis
NoAxesNo axes are drawn on the chart
FlatTextFlat labels and captions are used on 3D charts
HaloMarkersHalo all markers (improves 3D effect on Cloud charts)

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | ResponsePlotStyle Property