Question
Is there a way to get the current resolution of the DateScaler? I found the Resolution parameter in the OnDateScalerDrawString event but how can I get the Resolution value without using a member variable?
Answer
In the latest service release we have added two new properties; BackgroundScaleFactor and FishEyeScaleFactor exposed on the Gantt.DateScaler to give access to this information.