When many RadHtmlCharts are present on the page (especially if their animation is turned on) this will decrease the rendering performance of the browser, especially in older browsers that are generally slow. The ability to start rendering one chart only after the previous one finishes rendering will improve this initial load. This can be used only for animations to provide a visual queue (i.e. only have effect when Transitions=true).
Declined due to lack of demand by the community.