IQCVCharts.ReadDataPareto

This function reads data for Pareto charts.

Syntax Parameters Return Value
Sub IQCVCharts.ReadDataPareto( _
    Rflag As WORD, _
    ParetoCountVar As Integer, _
    ParetoCodeVar As Integer, _
    InputDataForParetoChart As IQCTypeOfInputdataForParetoChart, _
    UseLabelsInVariable As Boolean, _
    VariableWithSampleLabels As Integer, _
    UseCaseNameForSampleLabel As Boolean)
  • Rflag [in]

Type: WORD

  • ParetoCountVar [in]

Type: Integer

  • ParetoCodeVar [in]

Type: Integer

  • InputDataForParetoChart [in]

Type: IQCTypeOfInputdataForParetoChart

  • UseLabelsInVariable [in]

Type: Boolean

  • VariableWithSampleLabels [in]

Type: Integer

  • UseCaseNameForSampleLabel [in]

Type: Boolean

This function does not return a value.