Click or drag to resize
ParetoChartAddCumulativeLine Method
Creates a new right-side axis and adds a cumulative line to it.

Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Data AddCumulativeLine()

Return Value

Type: Data
A Data object containing the cumulative percentage line.
See Also