Hello,
is there a chance to add following functions to the Gantt chart:
- Define a calender with own working and non-working days
a) This could be any dataobject that is visible in the report (e.g. list of dates that are non-working days) - similar to the BlackoutDates of the WPF Calendar:
<Calendar.BlackoutDates>
</Calendar.BlackoutDates>
b) These dates should be treated like weekends
- Additional columns: Currently the number of Columns are very limited. Is there a way to add any field (string, char, numeric) to the left part of the Gantt diagramm?
Thanks
Nikolaus Kern