A read-only property that determines how control limits should be set, depending on the SPC chart type. For example, if you add a RealTimeSPCDataSet to an X-Bar Chart, the SPCType data set is also specified as X-bar.
Syntax
object.SPCType [= enumSPCType]
Properties
The SPCType property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
enumSPCType |
An enumeration that represents the upper control limits in the Enhanced Chart: Valid entries:
|
Remarks
SPCType is a read-only property.