IMSL C# Numerical Library

ShewhartControlChart Constructor 

Constructs a Shewhart control chart.

public ShewhartControlChart(
   AxisXY axis
);

Parameters

axis
The AxisXY parent of this node.

See Also

ShewhartControlChart Class | Imsl.Chart2D.QC Namespace