|
SharpPlot Reference > SharpPlot Enumerations > ResponsePlotStyles Enumeration ResponsePlotStyles Enumeration
Response surface Style (flags).
[flags]
public enum ResponsePlotStyles
Members
| AltitudeShading | Altitude shading is used with response surface | | Contours | Draw contour lines across data points | | ContourTags | Contour lines are tagged with height values | | Curves | Points are joined with smooth curves rather than straight lines | | Fine | Altitude shading interpolated in fine detail (slow for vectorial rendering) | | FlatText | Flat labels and captions are used on 3D charts | | ForceZero | Force zero (all axes include origin) | | GridLines | Draw gridlines (all axes) | | HaloMarkers | Halo all markers | | Markers | Markers are drawn at data points | | NoAxes | No axes are drawn on the chart | | NoLines | No lines are drawn (turns off default) | | Risers | Draw risers to data points from axis or fitted model | | ScaleBar | Altitude shaded reponse plot adds a nominal Z-Axis | | TiledSurface | Tile surfaces on response plots | | WallShading | Shade walls on all 3D charts |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.ResponsePlotStyle Property | SharpPlot.DrawResponsePlot Method
Send comments on this topic © Dyalog Ltd 2021
|