Hi,<br><br>I am using vtkChartXY for plotting XY graphs. Everything is working fine.<br><br>As of now, the ranges for X and Y axis as taken automatically based on the input data. <br><br>Suppose the automatically computed range is say, (0 - 40), now user wishes to see the data between 20 to 25. How can I set this range? I tried using SetRange function. It doesn&#39;t show any changes. <br>
<br>Is there any indirect way to do this other then feeding the input array with values between 20 to 25.??<br><br>Thanks<br><br>Regards<br>Rakesh Patil<br>