Currently I am recording when a resource is being used and have a query to turn this into time periods.
What I want to end up with is a windows form that has a fixed time period across the Y axis but and the name of the resource across the x axis and a bar representing each time period it has been used(on the same line)
Does anyone know of a free control I can use to do this? Currently I am recording the usage to the minute but if it makes it easier or represent I can scale back to 15 mins. Any ideas?