Click or drag to resize
ParetoChartCumulativeLine Property
The "CumulativeLine" attribute.

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

Property Value

Type: Data
The Data object containing the cumulative line.
See Also