How do I go about adding marked zones at run time in the code behind? I've found the examples using xaml, but my zones will be determined at run time based on the data.
1 Answer, 1 is accepted
0
Nikolay
Telerik team
answered on 27 Jan 2012, 08:49 AM
Hello John,
Please, consider the following approach, using a DispatcherTimer.