Hi Martin,
Greeting from Syncfusion.
We have analyzed your query, In Gantt, resource histogram view, work calculation and rendering of work are based on number working hours per day. We can’t change this value greater than 24, this is calculated based on dayWorkingTime property, we can define working time range only for one day alone, so it can’t be greater than 24 hours. We have tried any possibilities to achieve your requirement in workaround, but can’t make it, because all validation of work are done in source level. If we override any internal properties this will breaks the Gantt behavior.
But we can customize the bar’s in the histogram view by using, queryTaskbarInfo event, using this event we can customize the background color, label color and label values. We have prepared a sample and changed the background of bars based on some condition. And we have updated the label values to current work value with multiplication of 12. Please find the sample link below.
Please let us know, if your need more information on this.
Thanks,
Gurunathan
15