QuaDefineAChart Members

These members are related to Define variables for Attribute Charts dialog.

Functions

Name Description
Cancel
GetCausesAndActionsSetupOptions Setup options for causes, actions, comments, and sample inclusion/exclusion variables and codes (brushing setup). Return value: Object.
GetSetAndSpecOptions Set specifications-from-variables and set options. Return value: Object.
OK Return value: Integer.
SetCausesAndActionsSetupOptions Setup options for causes, actions, comments, and sample inclusion/exclusion variables and codes (brushing setup).
SetSetAndSpecOptions Set specifications-from-variables and set options.

Properties

Name Description
Application Returns application object. Return value: Object. This property is read only.
CalculateSigmaFromFirstKSamplesInSet Calculate Sigma from first k samples in the set. Return/assignment value: Integer.
CreateANewSetIfSetLabelEqualsTo Create a new set if set label equals to. Return/assignment value: Integer.
GetPartLabelsFromInputVariable Label parts with values/text from a variable. Return/assignment value: Integer.
GetSampleLabelsFromInputVariable Label samples with values/text from a variable. Return/assignment value: Integer.
IdentifySamplesFromInputVariable Identify samples (in chart object) with values/text from a variable. Return/assignment value: Integer.
InputDataAreCounts Input data are counts (divide measurements by sample sizes to compute rates or proportions; not applicable to C charts). Return/assignment value: Integer.
InputDataAreProportions Input data are proportions or rates (do not divide measurements by sample sizes; not applicable to C charts). Return/assignment value: Integer.
InputDataIsDataBaseRaw Input data are raw data (count pieces with N. Defects>0; data base format). Return/assignment value: Integer.
IsConstantPartSize Assign samples to parts using a constant number of samples per part (k consecutive samples are assigned to the same part). Return/assignment value: Integer.
IsConstantSampleSize Use constant sample sizes (n consecutive observations in the data will be assigned to the same sample). Return/assignment value: Integer.
KForFirstKSamplesInSet First k samples in the set (from which to compute Sigma for set). Return/assignment value: Integer.
LabelValueForCreatingNewSet Label value for creating new set. Return/assignment value: String.
MinNumberOfObservationsPerSample Minimum number of observations per sample. Return/assignment value: Integer.
Name Return value: String. This property is read only.
OnUpdateAllSamplesAreNew When updating the chart, treat all samples as new samples. Return/assignment value: Integer.
Parent Returns the parent of the object. Return value: Object. This property is read only.
ResultsCodes Assignment value: Variant.
ResultsOption Assignment value: Integer.
ResultsOutputFields Assignment value: Variant.
ResultsSaveFileName Assignment value: String.
ResultsSelection Assignment value: Variant.
ResultsSelectionOption Assignment value: Variant.
ResultsValues Assignment value: Variant.
ResultsVariables Assignment value: Variant.
ValueOfConstantPartSize Constant number of samples k per part (k consecutive samples are assigned to the same part). Return/assignment value: Integer.
ValueOfConstantSampleSize Constant sample size n (n consecutive observations in the data will be assigned to the same sample). Return/assignment value: Integer.
VariableWithPartLabels Variable containing the labels for parts. Return/assignment value: String.
VariableWithSampleIDS Variable number the labels for samples in chart object. Return/assignment value: Integer.
VariableWithSampleLabels Variable containing the labels for samples. Return/assignment value: String.
VariableWithSetLabels Variable with set labels. Return/assignment value: String.
Variables Variables defining the control chart (specify optional code variables for samples and/or parts). Return/assignment value: String.