SPC charting provides you with a wide range of built-in functionality. However, if you are familiar with ActiveX and want to add to that functionality as you design your screens, the following methods are available.
void AboutBox( ); |
Calls the About dialog box. |
Boolean GetControlLimits (ucl, cl, lcl, rucl, rcl, rlcl) |
Gets the current control limits displayed on the chart |
void Print( ); |
Calls the Print dialog box. |
void UseAmbientProperties( ); |
Automatically changes an ActiveX control to use the ambient properties of the container |
Configure an SPC chart. |