Constructs a Pareto chart showing only the most important bars.
AxisXY parent of this node. Its formatting is changed to integer formatting. String array which contains the labels for the data values. int array which contains the number of defects. These data values must be in the same order as the values in labels, but they do not need to be sorted. | Exception Type | Condition |
|---|---|
| ArgumentException | is thrown if the length of the labels and numberDefects arrays are unequal or if any element of numberDefects is negative. |
ParetoChart Class | Imsl.Chart2D.QC Namespace | ParetoChart Constructor Overload List