ParetoChart Constructor |
Name | Description | |
---|---|---|
ParetoChart(AxisXY, String, Int32) |
Constructs a Pareto chart.
| |
ParetoChart(AxisXY, String, Int32, Double, String) |
Constructs a Pareto chart showing only the most important bars.
| |
ParetoChart(AxisXY, String, Int32, Int32, String) |
Constructs a Pareto chart showing only a limited number of bars.
The numberDefects-axis formatting is changed to integer formatting.
|