Dundas Chart for ASP.NET
Pareto Chart
See Also Send comments on this topic.
Chart Types > Pareto Chart

Glossary Item Box

Overview

The Pareto chart is not a distinct chart type, this means that a Pareto chart cannot be specified using the ChartType property. However, it is possible to display a Pareto chart by combining a sorted Column chart with a Line chart that shows the running sum of the percentages of each sorted item in the Column chart series.

 

Figure 1: A Pareto chart.

 

For more detailed information see the topic on Creating A Pareto Chart.

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.