CloudChartStyles Enumeration

Cloudchart Style (flags).

[flags]
public enum CloudChartStyles

Members

XYPlotFirst column gives the X-values for LinePlot
IndexedData is indexed to the initial value = 100
WallShadingShade walls on all 3D charts
GridLinesDraw gridlines (all axes)
CurvesPoints are joined with smooth curves rather than straight lines
NoMarkersNo markers are drawn (turns off default)
HaloMarkersHalo all markers (improves 3D effect on Cloud charts)
LinesDatapoints are connected with lines
RisersDraw risers to data points from axis or fitted model
SurfaceShadingSurface shading is used on linecharts, down to the axis or a given baseline
TrendSurfaceCompute trend surface (2D Gaussian smooth)
ModelFitCompute and show regression line or surface
ContoursDraw contour lines between data points
ProjectContoursContours are drawn on the xy-plane in 3D charts
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

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | CloudChartStyle Property