Click or drag to resize
ParetoChartCumulativeAxis Property
The "CumulativeAxis" attribute, the axis on which the cumulative line is drawn.

Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual AxisXY CumulativeAxis { get; }

Property Value

Type: AxisXY
See Also