SharpPlot Reference > SharpPlot Enumerations > GanttChartStyles Enumeration GanttChartStyles Enumeration
Gantt chart style (flags).
[flags]
public enum GanttChartStyles
Members
CroppedAxes | Crops all chart elements at the axis boundary | ExplodeAxes | Axes are set back from the plotting area | FrameAxes | Axes are completed to frame chart and all data is cropped | GridLines | Draw gridlines (all axes) | NoAxes | No axes are drawn on the chart | OverlayGrid | Gridlines are drawn ontop of data | ValueTags | Value tags are written for data items |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.GanttChartStyle Property | SharpPlot.DrawGanttChart Method
Send comments on this topic © Dyalog Ltd 2021
|