Allow the HTMLChart to be resized when the parent window is resized. Currently the resize of the chart only occurs on page load or refresh only. So i will resize the window and reload and the chart will fit into the space. then if i enlarge the window the chart stays the current size. This is particular important for us as our support of mobile devices (and responsive design) the whole of our site is responsive apart from our charts :-(
You can attach to a particular event of the page and call the resize method of the chart. See details in this code library - http://www.telerik.com/support/code-library/radhtmlchart-in-a-responsive-web-page