BubbleChartStyles Enumeration

Bubblechart Style (flags).

[flags]
public enum BubbleChartStyles

Members

ForceZeroForce zero (all axes include origin)
GridLinesDraw gridlines (all axes)
ClippedClip axes and all lines and markers at chart edge
MarkersMarkers are drawn at data points
HaloMarkersHalo all markers (improves 3D effect on Cloud charts)
ValueTagsValue tags are written for data items
RadialScalingBubble charts scale using radius rather than area
ScaleBarBubble charts and altitude-shaded Contour plots add a nominal Z-Axis
LinesDatapoints are connected with lines
CurvesPoints are joined with smooth curves rather than straight lines
ModelFitCompute and show regression line or surface
AnnotateModelAnnotate model with computed equation
SpannedMatching column labels are merged
NoAxesNo axes are drawn on the chart
ExplodeAxesAxes are set back from the plotting area
FrameAxesAxes are completed to frame chart

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)