Hi Robm
Unluckily, there is no built in feature in ChartDirector to draw the lines that join the tasks. You would need to get the start and end points coordinates and use BaseChart.line to join them with your own code.
See:
http://www.chartdir.com/forum/download_thread.php?bn=chartdir_support&thread=1249074966#N1249144487
Regards
Peter Kwan |