SharpPlot Reference > SharpPlot Methods > DrawGanttChart Method > (Int32[],Int32[],Int32[]) SharpPlot.DrawGanttChart Method (Int32[],Int32[],Int32[])
Gantt chart from 3 integer arrays of Y-values, X-start,end values.
public void DrawGanttChart(
int[] yValues,
int[] startValues,
int[] endValues
);
See also ...SharpPlot Members | SharpPlot.DrawGanttChart Method
Send comments on this topic © Dyalog Ltd 2021
|