IMSL C# Numerical Library

ShewhartControlChart.Paint Method 

Paints this node and all of its children. This is normally called only by Paint in this node's parent.

public override void Paint(
   Draw draw
);

Parameters

draw
A Draw object which is used for drawing the chart.

See Also

ShewhartControlChart Class | Imsl.Chart2D.QC Namespace