nikhil525 Report post Posted February 9, 2011 In Pareto chart, while the data is sorted while rendering on the chart, the position of vLine does not get altered. It shows up at the same position (index) as specified in XML. In Pareto the data is sorted when rendering. Is there any way to send the data with out sorting. could you please let me know asap Thank You Nikhil Bhomi Share this post Link to post Share on other sites
Sanjukta Report post Posted February 10, 2011 Hi NIkhil, Please note that the Pareto chart, named after Vilfredo Pareto, is a type of chart which contains both bars and a line. The values are represented by columns, which are arranged in descending order of magnitude, and the cumulative total of the these values is shown by an upward curving line. Ideally, Pareto charts are used for isolating the key causes of a problem. However, they can also be used for determining the key factors of success. Hence the order of sorting is a functionality of the chart itself which cannot be changed. The vertical line would naturally appear where mentioned in the XML, as this is not a strict feature of the Pareto chart. Hope this helps. Share this post Link to post Share on other sites