Sub IQCVCharts.ReadAggregatedData( _
Rflag As WORD, _
VariableToPlot As Integer, _
VariableWithRanges As Integer, _
ReadFixedNPerSample As Boolean, _
VariableWithSampleN As Integer, _
ReadFixedNPerPart As Boolean, _
VariableWithPartCodes As Integer, _
VariableWithSetCodes As Integer, _
FixedNPerSample As Integer, _
MininumNPerSample As Integer, _
FixedNPerPart As Integer, _
VariableWithFlags As Integer, _
UseLabelsInVariable As Boolean, _
VariableWithSampleLabels As Integer, _
UseCaseNameForSampleLabel As Boolean, _
UseLabelsInPartVariable As Boolean, _
VariableWithPartLabels As Integer, _
CauseVar As Integer, _
ActionVar As Integer, _
CommentVar As Integer, _
InclusionVar As Integer, _
CodeForExclusionFromComputations As Integer, _
CodeForExclusionFromComputationsAndGraphs As Integer, _
ComputeMedians As Boolean, _
Optional AllSamplesAreNew As Boolean = False)
|
Type: WORD
Type: Integer
Type: Integer
Type: Boolean
Type: Integer
Type: Boolean
- VariableWithPartCodes [in]
Type: Integer
- VariableWithSetCodes [in]
Type: Integer
Type: Integer
Type: Integer
Type: Integer
Type: Integer
Type: Boolean
- VariableWithSampleLabels [in]
Type: Integer
- UseCaseNameForSampleLabel [in]
Type: Boolean
- UseLabelsInPartVariable [in]
Type: Boolean
- VariableWithPartLabels [in]
Type: Integer
Type: Integer
Type: Integer
Type: Integer
Type: Integer
- CodeForExclusionFromComputations [in]
Type: Integer
- CodeForExclusionFromComputationsAndGraphs [in]
Type: Integer
Type: Boolean
- AllSamplesAreNew [in,optional]
Type: Boolean
Default value: False
|
This function does not return a value.
|