MQuaTypeOfGraphElement Enumeration
| Syntax | Constants |
|---|---|
Enum MQuaTypeOfGraphElement
scSampleValuesLine = 0
scRunsRulesLine = 1
scCenterLine = 2
scControllimitsLine = 3
scWarningLimitsLine = 4
scSpecLimitsLine = 5
scMovingAverageLine = 6
scSampleValuesMarker = 7
scOutOfControlMarker = 8
scRunsRulesMarker = 9
scIgnoredPointsMarker = 10
scRawDataMarker = 11
scMovingAverageMarker = 12
scTextCausesNormal = 13
scTextCausesHighLighted = 14
scTextActionsNormal = 15
scTextActionHighLighted = 16
scTextCommentsNormal = 17
scTextCommentsHighLighted = 18
scHistogramBar = 19
End Enum
|
|