TraceChartStyles Enumeration

Trace chart style (flags).

[flags]
public enum TraceChartStyles

Members

LinesDatapoints are connected with lines
SurfaceShadingSurface shading is used on linecharts, down to the axis or a given baseline
KiteDiagramDraw Trace chart in Kite-diagram form
XYPlotFirst column gives the X-values for LinePlot
NoAxesNo axes are drawn on the chart
ExplodeAxesAxes are set back from the plotting area
FrameAxesAxes are completed to frame chart
GridLinesDraw gridlines (all axes)
CrispEdgesTurns off anti-aliasing on data lines

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | TraceChartStyle Property