IMSL C# Numerical Library

ParetoChart.AddCumulativeLine Method

Creates a new right-side axis and adds a cumulative line to it.

Overload List

Creates a new right-side axis and adds a cumulative line to it.

public virtual Data AddCumulativeLine();

Adds a cumulative line to the specified axis.

public virtual Data AddCumulativeLine(AxisXY);

See Also

ParetoChart Class | Imsl.Chart2D.QC Namespace