Hello Debashis Pyne,
You can take advantage of the
Zooming and Scrolling functionality, which provides easy navigation through the chart data. In order to position the chart elements properly you can use the
AutoLayout functionality. It instructs the control to perform layout arrangement automatically for optimal utilization of the whole chart area and ensures that all chart elements are fully readable and do not overlap with one another. To enable this feature
set the RadChart.AutoLayout to True. Another approach is to
set the dimensions of the PlotArea manually. For example:
For additional information on
Zooming and Scrolling feature, please refer to the following online resources:
http://demos.telerik.com/aspnet-ajax/chart/examples/newfeatures/zoomingscrolling/defaultcs.aspx
http://www.telerik.com/help/aspnet-ajax/radchart-zoom-scroll.html
In case the following information does not help you, could you please send us a sample project that demonstrates the unwanted behavior. Thus we will do our best to provide a solution.
Greetings,
Polina
the Telerik team
Consider using RadControls for ASP.NET AJAX (built on top of the ASP.NET AJAX framework) as a replacement for the Telerik ASP.NET Classic controls, See the product support lifecycle here.