I want to use this feature to show utilization for my rows, but i dont found any examples for that.
This is the link to the official demo: http://mvc.daypilot.org/demo/scheduler/ResourceUtilization
In Javascript gives the function utilization("PERCENT_VAR"). see: https://doc.daypilot.org/scheduler/resource-utilization/
please tell me a easy way to do this with .NET MVC
Thanks!