| Contents > Enumerations | Index |
TraceChartStyles Enumeration
Trace chart style (flags).
[flags]
public enum TraceChartStyles
Members
| Lines | Datapoints are connected with lines |
| SurfaceShading | Surface shading is used on linecharts, down to the axis or a given baseline |
| KiteDiagram | Draw Trace chart in Kite-diagram form |
| XYPlot | First column gives the X-values for LinePlot |
| NoAxes | No axes are drawn on the chart |
| ExplodeAxes | Axes are set back from the plotting area |
| FrameAxes | Axes are completed to frame chart |
| GridLines | Draw gridlines (all axes) |
| CrispEdges | Turns off anti-aliasing on data lines |
Requirements
Namespace: Causeway
Assembly: SharpPlot (in sharpplot.dll)
