| Contents > Enumerations | Index |
StepChartStyles Enumeration
Stepchart Style (flags).
[flags]
public enum StepChartStyles
Members
| Indexed | Data is indexed to the initial value = 100 |
| ValueTags | Value tags are written for data items |
| Risers | Draw risers to data points from axis or fitted model |
| SurfaceShading | Surface shading is used on linecharts, down to the axis or a given baseline |
| 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) |
| OverlayGrid | Gridlines are drawn ontop of data |
Requirements
Namespace: Causeway
Assembly: SharpPlot (in sharpplot.dll)
