ScatterPlotStyles Enumeration

Scatterplot Style (flags).

[flags]
public enum ScatterPlotStyles

Members

ForceZeroForce zero (all axes include origin)
GridLinesDraw gridlines (all axes)
OverlayGridGridlines are drawn ontop of data
ClippedClip axes and all lines and markers at chart edge
TrendLineCompute trend line (Gaussian smooth)
GrowthCurveGrowth curve (exponential) is computed
ModelFitCompute and show regression line or surface
AnnotateModelAnnotate model with computed equation
NoMarkersNo markers are drawn (turns off default)
LinesDatapoints are connected with lines
RisersDraw risers to data points from axis or fitted model
ArrowLinesDraw arrows at ends of lines
ContoursDraw contour lines between data points
CurvesPoints are joined with smooth curves rather than straight lines
CellsCreatedMake cells at each marker for miniature plots
HaloMarkersHalo all markers (improves 3D effect on Cloud charts)
NoAxesNo axes are drawn on the chart
ExplodeAxesAxes are set back from the plotting area
FrameAxesAxes are completed to frame chart
ValueTagsValue tags are written for data items

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | ScatterPlotStyle Property | ScatterPlotStyle Property