Currently when RadHtmlChart is placed inside RadSplitter with RadSlidingZone a JavaScript error is thrown when the following conditions are met: 1.RadHtmlChart doesn't have its width property set 2.The position of the RadHtmlChart's legend is changed in the codebehind The workaround is to set the width property of the chart.