Is it possible to overwrite the default values of the three properties: eventMarginRight, eventMarginBottom and eventMarginLeft for certain events?
Unfortunately, this is not supported at the moment.
You can change it using CSS by overriding (increasing) the left/right/top/bottom properties of the inner div (marked with "scheduler_default_event_inner" class).