| Contents > Enumerations | Index |
GanttChartStyles Enumeration
Gantt chart style (flags).
[flags]
public enum GanttChartStyles
Members
| GridLines | Draw gridlines (all axes) |
| OverlayGrid | Gridlines are drawn ontop of data |
| ValueTags | Value tags are written for data items |
| NoAxes | No axes are drawn on the chart |
| ExplodeAxes | Axes are set back from the plotting area |
| FrameAxes | Axes are completed to frame chart |
Requirements
Namespace: Causeway
Assembly: SharpPlot (in sharpplot.dll)
