DurationBarImageUrl is not supported in the Scheduler (yet).
The Scheduler shares the BeforeEventRenderEventArgs class with the Calendar. This is not a good idea (it causes confusion about what's actually supported in Calendar vs. Scheduler) but since changing the BeforeEventRenderEventHandler delegate would break existing code I hesitate to do that.
Anyway, the support for DurationBarImageUrl in the Scheduler will come soon.