PQCM3 Interface Definition

General Information

Library: PQCM3 (PQCM3 - PQ Systems SPC Chart Management)

File: C:\WINDOWS\SYSTEM\PQCM3.dll

GUID: {15CF0554-2E92-11D6-BD85-00105A109808}

Version: 35.0

Contents

Enumerations

This section lists enumerations exposed by PQCM3.

Public Enum eConnect

   conNone=0    ' conNone

   conLeft=1    ' conLeft

   conTop=2    ' conTop

   conRight=3    ' conRight

   conBottom=4    ' conBottom

   conVertical=5    ' conVertical

   conHorizontal=6    ' conHorizontal

   conAllSides=7    ' conAllSides

   conMidHorizontal=8    ' conMidHorizontal

   conMidVertical=9    ' conMidVertical

   conTopLeft=10    ' conTopLeft

   conTopRight=11    ' conTopRight

   conBottomRight=12    ' conBottomRight

   conBottomLeft=13    ' conBottomLeft

   conMidLeft=14    ' conMidLeft

   conMidTop=15    ' conMidTop

   conMidRight=16    ' conMidRight

   conMidBottom=17    ' conMidBottom

   conMiddle=18    ' conMiddle

   conTextBaseLeft=19    ' conTextBaseLeft

   conTextBaseMid=20    ' conTextBaseMid

   conTextBaseRight=21    ' conTextBaseRight

   conWidthFromLeft=22    ' conWidthFromLeft

   conWidthFromRight=23    ' conWidthFromRight

   conHeightFromTop=24    ' conHeightFromTop

   conHeightFromBottom=25    ' conHeightFromBottom

   conSize=26    ' conSize

   conPercent=27    ' conPercent

End Enum

Public Enum eOption

   optAdd=0    ' optAdd

   optSubtract=1    ' optSubtract

   optMinimum=2    ' optMinimum

   optMaximum=3    ' optMaximum

   optPercent=4    ' optPercent

   optTemporary=5    ' optTemporary

   optNone=6    ' optNone

End Enum

Public Enum pqAnnotationError

   eErrorNone=0    ' eErrorNone

   eInvalidProperty=1    ' eInvalidProperty

   eMissingEqual=2    ' eMissingEqual

   eInvalidColor=3    ' eInvalidColor

End Enum

Public Enum pqAnnotationLineReference

   eAnnotationLineHead=0    ' eAnnotationLineHead

   eAnnotationLineCenter=1    ' eAnnotationLineCenter

   eAnnotationLineTail=2    ' eAnnotationLineTail

End Enum

Public Enum pqAnnotationTextReference

   eAnnotationTextTopLeft=0    ' eAnnotationTextTopLeft

   eAnnotationTextMidTop=1    ' eAnnotationTextMidTop

   eAnnotationTextTopRight=2    ' eAnnotationTextTopRight

   eAnnotationTextMidLeft=3    ' eAnnotationTextMidLeft

   eAnnotationTextMidRight=4    ' eAnnotationTextMidRight

   eAnnotationTextBottomLeft=5    ' eAnnotationTextBottomLeft

   eAnnotationTextMidBottom=6    ' eAnnotationTextMidBottom

   eAnnotationTextBottomRight=7    ' eAnnotationTextBottomRight

   eAnnotationTextCentered=8    ' eAnnotationTextCentered

End Enum

Public Enum pqArrowSize

   eArrowSizeNone=0    ' eArrowSizeNone

   eArrowSizeDefault=1    ' eArrowSizeDefault

   eArrowSizeTiny=2    ' eArrowSizeTiny

   eArrowSizeSmall=3    ' eArrowSizeSmall

   eArrowSizeMedium=4    ' eArrowSizeMedium

   eArrowSizeLarge=5    ' eArrowSizeLarge

   eArrowSizeHuge=6    ' eArrowSizeHuge

End Enum

Public Enum pqArrowType

   eArrowTypeNone=0    ' eArrowTypeNone

   eArrowTypePlain=1    ' eArrowTypePlain

   eArrowTypeHalfFilled=2    ' eArrowTypeHalfFilled

   eArrowTypeFilled=3    ' eArrowTypeFilled

   eArrowTypeHollow=4    ' eArrowTypeHollow

End Enum

Public Enum pqEnumAlignment

   eAlignTopLeft=0    ' eAlignTopLeft

   eAlignMidTop=1    ' eAlignMidTop

   eAlignTopRight=2    ' eAlignTopRight

   eAlignBottomLeft=3    ' eAlignBottomLeft

   eAlignMidBottom=4    ' eAlignMidBottom

   eAlignBottomRight=5    ' eAlignBottomRight

   eAlignMidLeft=6    ' eAlignMidLeft

   eAlignMiddle=7    ' eAlignMiddle

   eAlignMidRight=8    ' eAlignMidRight

   eAlignBase=9    ' eAlignBase

End Enum

Public Enum pqEnumCategoryChartType

   eCatChartTypeNone=0    ' eCatChartTypeNone

   eCatChartTypeBar=1    ' eCatChartTypeBar

   eCatChartTypeColumn=2    ' eCatChartTypeColumn

   eCatChartTypePie=3    ' eCatChartTypePie

   eCatChartTypeProfile=4    ' eCatChartTypeProfile

End Enum

Public Enum pqEnumCatHowToScale

   pqScaleNone=0    ' pqScaleNone

   pqScaleUniform=1    ' pqScaleUniform

   pqScaleUser=2    ' pqScaleUser

End Enum

Public Enum pqEnumChartLimits

   eLimitsNone=0    ' eLimitsNone

   eLimitsNoOverlap=1    ' eLimitsNoOverlap

   eLimitsAllowOverlap=2    ' eLimitsAllowOverlap

   eLimitsActiveSet=3    ' eLimitsActiveSet

   eLimitsUserList=4    ' eLimitsUserList

End Enum

Public Enum pqEnumChartSetting

   eChartSettingNone=0    ' eChartSettingNone

   xCommonChartSettings=1000000    ' xCommonChartSettings

   eChart_sExtraObjectName=1000001    ' eChart_sExtraObjectName

   eChart_eExtraObjectType=1000102    ' eChart_eExtraObjectType

   eChart_dExtraSize=1000202    ' eChart_dExtraSize

   eChart_dExtraDirection=1000302    ' eChart_dExtraDirection

   eChart_ExtraBackground=1000402    ' eChart_ExtraBackground

   eChart_dExtraRefX=1000502    ' eChart_dExtraRefX

   eChart_dExtraRefY=1000602    ' eChart_dExtraRefY

   eChart_ExtraLineColor=1000702    ' eChart_ExtraLineColor

   eChart_ExtraLineStyle=1000802    ' eChart_ExtraLineStyle

   eChart_ExtraLineWidth=1000902    ' eChart_ExtraLineWidth

   eChart_dExtraLineX1=1001002    ' eChart_dExtraLineX1

   eChart_dExtraLineY1=1001102    ' eChart_dExtraLineY1

   eChart_dExtraLineX2=1001202    ' eChart_dExtraLineX2

   eChart_dExtraLineY2=1001302    ' eChart_dExtraLineY2

   eChart_sExtraText=1001402    ' eChart_sExtraText

   eChart_ExtraTextColor=1001502    ' eChart_ExtraTextColor

   eChart_ExtraTextAlignment=1001602    ' eChart_ExtraTextAlignment

   eChart_sExtraTextFont=1001702    ' eChart_sExtraTextFont

   eChart_bExtraTextBold=1001802    ' eChart_bExtraTextBold

   eChart_bExtraTextItalic=1001902    ' eChart_bExtraTextItalic

   eChart_iExtraObjectChart=1002002    ' eChart_iExtraObjectChart

   eChart_lExtraShare=1002102    ' eChart_lExtraShare

   xControlChartSettings=1100000    ' xControlChartSettings

   eControlChart_eType=1100001    ' eControlChart_eType

   eControlChart_sChartTitle=1100012    ' eControlChart_sChartTitle

   eControlChart_bShowChartTitle=1100023    ' eControlChart_bShowChartTitle

   eControlChart_bShowLimitsTitle=1100024    ' eControlChart_bShowLimitsTitle

   eControlChart_bMultiLimitsTitles=1100025    ' eControlChart_bMultiLimitsTitles

   eControlChart_bShow123SigmaTitle=1100026    ' eControlChart_bShow123SigmaTitle

   eControlChart_bShowMeanInspected=1100027    ' eControlChart_bShowMeanInspected

   eControlChart_bShowMeanCount=1100028    ' eControlChart_bShowMeanCount

   eControlChart_bAutoXAxis=1100029    ' eControlChart_bAutoXAxis

   eControlChart_sXAxisTitle=1100030    ' eControlChart_sXAxisTitle

   eControlChart_lStartSubgroup=1100031    ' eControlChart_lStartSubgroup

   eControlChart_lEndSubgroup=1100032    ' eControlChart_lEndSubgroup

   eControlChart_lVisibleSubgroups=1100033    ' eControlChart_lVisibleSubgroups

   eControlChart_eWhatToLabelWith=1100034    ' eControlChart_eWhatToLabelWith

   eControlChart_sChartLabelColumn=1100035    ' eControlChart_sChartLabelColumn

   eControlChart_eHowToLabelXAxis=1100036    ' eControlChart_eHowToLabelXAxis

   eControlChart_iLabelsN=1100037    ' eControlChart_iLabelsN

   eControlChart_eHowToViewSubgroups=1100038    ' eControlChart_eHowToViewSubgroups

   eControlChart_bVariableIntervalXLabels=1100039    ' eControlChart_bVariableIntervalXLabels

   eControlChart_bAutoYAxis=1100040    ' eControlChart_bAutoYAxis

   eControlChart_bLogYAxis=1100041    ' eControlChart_bLogYAxis

   eControlChart_sYAxisTitle=1100042    ' eControlChart_sYAxisTitle

   eControlChart_sYMaximum=1100043    ' eControlChart_sYMaximum

   eControlChart_sYMinimum=1100044    ' eControlChart_sYMinimum

   eControlChart_sYIncrement=1100045    ' eControlChart_sYIncrement

   eControlChart_sRangeMaximum=1100046    ' eControlChart_sRangeMaximum

   eControlChart_sRangeMinimum=1100047    ' eControlChart_sRangeMinimum

   eControlChart_sRangeIncrement=1100048    ' eControlChart_sRangeIncrement

   eControlChart_sSigmaMaximum=1100049    ' eControlChart_sSigmaMaximum

   eControlChart_sSigmaMinimum=1100050    ' eControlChart_sSigmaMinimum

   eControlChart_sSigmaIncrement=1100051    ' eControlChart_sSigmaIncrement

   eControlChart_sDataMaximum=1100052    ' eControlChart_sDataMaximum

   eControlChart_sDataMinimum=1100053    ' eControlChart_sDataMinimum

   eControlChart_sDataIncrement=1100054    ' eControlChart_sDataIncrement

   eControlChart_sPercentMaximum=1100055    ' eControlChart_sPercentMaximum

   eControlChart_sPercentMinimum=1100056    ' eControlChart_sPercentMinimum

   eControlChart_sPercentIncrement=1100057    ' eControlChart_sPercentIncrement

   eControlChart_sRatioMaximum=1100058    ' eControlChart_sRatioMaximum

   eControlChart_sRatioMinimum=1100059    ' eControlChart_sRatioMinimum

   eControlChart_sRatioIncrement=1100060    ' eControlChart_sRatioIncrement

   eControlChart_eLimitsToUse=1100061    ' eControlChart_eLimitsToUse

   eControlChart_bShowNegativeLimits=1100062    ' eControlChart_bShowNegativeLimits

   eControlChart_iMovingSubgroups=1100063    ' eControlChart_iMovingSubgroups

   eControlChart_bDoOOCTests=1100064    ' eControlChart_bDoOOCTests

   eControlChart_bShowSlider=1100065    ' eControlChart_bShowSlider

   eControlChart_bShowLegend=1100066    ' eControlChart_bShowLegend

   eControlChart_bBlankChart=1100067    ' eControlChart_bBlankChart

   eControlChart_bShowIDGrid=1100068    ' eControlChart_bShowIDGrid

   eControlChart_bShowDataGrid=1100069    ' eControlChart_bShowDataGrid

   eControlChart_bShowStatsGrid=1100070    ' eControlChart_bShowStatsGrid

   eControlChart_bFillIDGrid=1100071    ' eControlChart_bFillIDGrid

   eControlChart_bFillDataGrid=1100072    ' eControlChart_bFillDataGrid

   eControlChart_bFillStatsGrid=1100073    ' eControlChart_bFillStatsGrid

   eControlChart_bDrawDataLines=1100074    ' eControlChart_bDrawDataLines

   eControlChart_bDrawDataPoints=1100075    ' eControlChart_bDrawDataPoints

   eControlChart_bDrawHorizontalGrid=1100076    ' eControlChart_bDrawHorizontalGrid

   eControlChart_bDrawVerticalGrid=1100077    ' eControlChart_bDrawVerticalGrid

   eControlChart_bDrawOOCNumbers=1100078    ' eControlChart_bDrawOOCNumbers

   eControlChart_bDrawOOCLines=1100079    ' eControlChart_bDrawOOCLines

   eControlChart_bDrawOOCBoxes=1100080    ' eControlChart_bDrawOOCBoxes

   eControlChart_eHowToShowCauses=1100081    ' eControlChart_eHowToShowCauses

   eControlChart_eHowToShowNotes=1100082    ' eControlChart_eHowToShowNotes

   eControlChart_bDrawLowerSpecLine=1100083    ' eControlChart_bDrawLowerSpecLine

   eControlChart_bDrawTargetSpecLine=1100084    ' eControlChart_bDrawTargetSpecLine

   eControlChart_bDrawUpperSpecLine=1100085    ' eControlChart_bDrawUpperSpecLine

   eControlChart_bDrawMeanLine=1100086    ' eControlChart_bDrawMeanLine

   eControlChart_bDrawMedianLine=1100087    ' eControlChart_bDrawMedianLine

   eControlChart_bDrawModeLines=1100088    ' eControlChart_bDrawModeLines

   eControlChart_bShowGrowth=1100089    ' eControlChart_bShowGrowth

   eControlChart_bShowPercentGrowth=1100090    ' eControlChart_bShowPercentGrowth

   eControlChart_bDrawZones=1100091    ' eControlChart_bDrawZones

   eControlChart_eHowToLabelLines=1100092    ' eControlChart_eHowToLabelLines

   eControlChart_sLowerSpec=1100093    ' eControlChart_sLowerSpec

   eControlChart_sTargetSpec=1100094    ' eControlChart_sTargetSpec

   eControlChart_sUpperSpec=1100095    ' eControlChart_sUpperSpec

   eCusum_eConcernType=1100096    ' eCusum_eConcernType

   eCusum_dAmountOfConcern=1100097    ' eCusum_dAmountOfConcern

   eCusum_dProducerRisk=1100098    ' eCusum_dProducerRisk

   eCusum_dConsumerRisk=1100099    ' eCusum_dConsumerRisk

   eControlChart_bCanSelectMultipleSubgroups=1100100    ' eControlChart_bCanSelectMultipleSubgroups

   eControlChart_eChartSubtype=1100101    ' eControlChart_eChartSubtype

   eControlChart_dReferenceLine=1100112    ' eControlChart_dReferenceLine

   eConmLine

   eControlChart_bDrawMinimumLine=1100140    ' eControlChart_bDrawMinimumLine

   eControlChart_bShowIDLabels=1100141    ' eControlChart_bShowIDLabels

   eControlChart_bShowDataLabels=1100142    ' eControlChart_bShowDataLabels

   eControlChart_bShowStatLabels=1100143    ' eControlChart_bShowStatLabels

   eControlChart_bShowChartSubTitles=1100144    ' eControlChart_bShowChartSubTitles

   eControlChart_bHistoricalComparison=1100145    ' eControlChart_bHistoricalComparison

   xScattergramChartSettings=1200000    ' xScattergramChartSettings

   eScattergram_sChartTitle=1200001    ' eScattergram_sChartTitle

   eScattergram_bShowChartTitle=1200002    ' eScattergram_bShowChartTitle

   eScattergram_bShow123SigmaTitles=1200003    ' eScattergram_bShow123SigmaTitles

   eScattergram_bShowLineOfBestFitTitle=1200004    ' eScattergram_bShowLineOfBestFitTitle

   eScattergram_bShowDataGrid=1200005    ' eScattergram_bShowDataGrid

   eScattergram_bFillDataGrid=1200006    ' eScattergram_bFillDataGrid

   eScattergram_lStartSubgroup=1200007    ' eScattergram_lStartSubgroup

   eScattergram_lEndSubgroup=1200008    ' eScattergram_lEndSubgroup

   eScattergram_sXAxisTitle=1200009    ' eScattergram_sXAxisTitle

   eScattergram_bAutoXAxis=1200010    ' eScattergram_bAutoXAxis

   eScattergram_sXMaximum=1200011    ' eScattergram_sXMaximum

   eScattergram_sXMinimum=1200012    ' eScattergram_sXMinimum

   eScattergram_sXIncrement=1200013    ' eScattergram_sXIncrement

   eScattergram_bLogXAxis=1200014    ' eScattergram_bLogXAxis

   eScattergram_sYAxisTitle=1200015    ' eScattergram_sYAxisTitle

   eScattergram_bAutoYAxis=1200016    ' eScattergram_bAutoYAxis

   eScattergram_sYMaximum=1200017    ' eScattergram_sYMaximum

   eScattergram_sYMinimum=1200018    ' eScattergram_sYMinimum

   eScattergram_sYIncrement=1200019    ' eScattergram_sYIncrement

   eScattergram_bLogYAxis=1200020    ' eScattergram_bLogYAxis

   eScattergram_bDrawLineOfBestFit=1200021    ' eScattergram_bDrawLineOfBestFit

   eScattergram_bDrawLowerSpecLine=1200022    ' eScattergram_bDrawLowerSpecLine

   eScattergram_bDrawTargetSpecLine=1200023    ' eScattergram_bDrawTargetSpecLine

   eScattergram_bDrawUpperSpecLine=1200024    ' eScattergram_bDrawUpperSpecLine

   eScattergram_bDrawMeanLine=1200025    ' eScattergram_bDrawMeanLine

   eScattergram_bDrawMedianLine=1200026    ' eScattergram_bDrawMedianLine

   eScattergram_bDrawModeLines=1200027    ' eScattergram_bDrawModeLines

   eScattergram_bDrawHorizontalGrid=1200028    ' eScattergram_bDrawHorizontalGrid

   eScattergram_bDrawVerticalGrid=1200029    ' eScattergram_bDrawVerticalGrid

   eScattergram_bDrawZones=1200030    ' eScattergram_bDrawZones

   eScattergram_eHowToLabelLines=1200031    ' eScattergram_eHowToLabelLines

   xHistogramChartSettings=1300000    ' xHistogramChartSettings

   eHistogram_sChartTitle=1300001    ' eHistogram_sChartTitle

   eHistogram_bShowChartTitle=1300002    ' eHistogram_bShowChartTitle

   eHistogram_bShow123SigmaTitle=1300003    ' eHistogram_bShow123SigmaTitle

   eHistogram_eDistributionAnalysis=1300004    ' eHistogram_eDistributionAnalysis

   eHistogram_eHowToLabelCells=1300005    ' eHistogram_eHowToLabelCells

   eHistogram_bAutoYAxis=1300006    ' eHistogram_bAutoYAxis

   eHistogram_dYMaximum=1300007    ' eHistogram_dYMaximum

   eHistogram_bDrawRightAxis=1300008    ' eHistogram_bDrawRightAxis

   eHistogram_eHowToCalculateCells=1300009    ' eHistogram_eHowToCalculateCells

   eHistogram_sCellCount=1300010    ' eHistogram_sCellCount

   eHistogram_sCellStart=1300011    ' eHistogram_sCellStart

   eHistogram_sCellWidth=1300012    ' eHistogram_sCellWidth

   eHistogram_iNumberOfCells=1300013    ' eHistogram_iNumberOfCells

   eHistogram_eWhenToDrawCurve=1300014    ' eHistogram_eWhenToDrawCurve

   eHistogram_bDrawHistogram=1300015    ' eHistogram_bDrawHistogram

   eHistogram_bDrawHistoBars=1300016    ' eHistogram_bDrawHistoBars

   eHistogram_bDrawHistoLine=1300017    ' eHistogram_bDrawHistoLine

   eHistogram_bDrawHistoCumulative=1300018    ' eHistogram_bDrawHistoCumulative

   eHistogram_bDrawOutliers=1300019    ' eHistogram_bDrawOutliers

   eHistogram_bDrawHorizontalGrid=1300020    ' eHistogram_bDrawHorizontalGrid

   eHistogram_bDrawMeanLine=1300021    ' eHistogram_bDrawMeanLine

   eHistogram_bDrawMedianLine=1300022    ' eHistogram_bDrawMedianLine

   eHistogram_bDrawModeLines=1300023    ' eHistogram_bDrawModeLines

   eHistogram_bDrawLowerSpecLine=1300024    ' eHistogram_bDrawLowerSpecLine

   eHistogram_bDrawTargetSpecLine=1300025    ' eHistogram_bDrawTargetSpecLine

   eHistogram_bDrawUpperSpecLine=1300026    ' eHistogram_bDrawUpperSpecLine

   eHistogram_bDraw1SigmaLines=1300027    ' eHistogram_bDraw1SigmaLines

   eHistogram_bDraw2SigmaLines=1300028    ' eHistogram_bDraw2SigmaLines

   eHistogram_bDraw3SigmaLines=1300029    ' eHistogram_bDraw3SigmaLines

   eHistogram_bDraw4SigmaLines=1300030    ' eHistogram_bDraw4SigmaLines

   eHistogram_bDrawNSigmaLines=1300031    ' eHistogram_bDrawNSigmaLines

   eHistogram_dNSigma=1300032    ' eHistogram_dNSigma

   eHistogram_eHowToLabelLines=1300033    ' eHistogram_eHowToLabelLines

   eHistogram_eStatisticsBasis=1300034    ' eHistogram_eStatisticsBasis

   eHistogram_eCapabilityMidpoint=1300035    ' eHistogram_eCapabilityMidpoint

   eHistogram_sLowerSpec=1300036    ' eHistogram_sLowerSpec

   eHistogram_sTargetSpec=1300037    ' eHistogram_sTargetSpec

   eHistogram_sUpperSpec=1300038    ' eHistogram_sUpperSpec

   eHistogram_iColumnForBasicStats=1300039    ' eHistogram_iColumnForBasicStats

   eHistogram_iColumnForCapabilityStats=1300040    ' eHistogram_iColumnForCapabilityStats

   eHistogram_iColumnForProcessStats=1300041    ' eHistogram_iColumnForProcessStats

   eHistogram_iColumnForChiSquare=1300042    ' eHistogram_iColumnForChiSquare

   eHistogram_iColumnForSigmas=1300043    ' eHistogram_iColumnForSigmas

   eHistogram_iColumnForOutOfSpec=1300044    ' eHistogram_iColumnForOutOfSpec

   eHistogram_iColumnForSpecs=1300045    ' eHistogram_iColumnForSpecs

   eHistogram_bFixedHeightStatistics=1300046    ' eHistogram_bFixedHeightStatistics

   eHistogram_bShowBasicStatistics=1300047    ' eHistogram_bShowBasicStatistics

   eHistogram_bShowCoefficientOfVariation=1300048    ' eHistogram_bShowCoefficientOfVariation

   eHistogram_bShowDataPoints=1300049    ' eHistogram_bShowDataPoints

   eHistogram_bShowEstimatedSigma=1300050    ' eHistogram_bShowEstimatedSigma

   eHistogram_bShowKurtosis=1300051    ' eHistogram_bShowKurtosis

   eHistogram_bShowMaximum=1300052    ' eHistogram_bShowMaximum

   eHistogram_bShowMean=1300053    ' eHistogram_bShowMean

   eHistogram_bShowMedian=1300054    ' eHistogram_bShowMedian

   eHistogram_bShowMinimum=1300055    ' eHistogram_bShowMinimum

   eHistogram_bShowMode=1300056    ' eHistogram_bShowMode

   eHistogram_bShowPearsonK=1300057    ' eHistogram_bShowPearsonK

   eHistogram_bShowPearsonLower=1300058    ' eHistogram_bShowPearsonLower

   eHistogram_bShowPearsonUpper=1300059    ' eHistogram_bShowPearsonUpper

   eHistogram_bShowRangeBar=1300060    ' eHistogram_bShowRangeBar

   eHistogram_bShowSigmaBar=1300061    ' eHistogram_bShowSigmaBar

   eHistogram_bShowSigmaIndividuals=1300062    ' eHistogram_bShowSigmaIndividuals

   eHistogram_bShowSkewness=1300063    ' eHistogram_bShowSkewness

   eHistogram_bShowWithin123Sigma=1300064    ' eHistogram_bShowWithin123Sigma

   eHistogram_bShowDefectsPerXX=1300065    ' eHistogram_bShowDefectsPerXX

   eHistogram_lDefectsPer=1300066    ' eHistogram_lDefectsPer

   eHistogram_bShowChiSquareStatistics=1300067    ' eHistogram_bShowChiSquareStatistics

   eHistogram_sChiConfidence=1300068    ' eHistogram_sChiConfidence

   eHistogram_bShowProcessStatistics=1300069    ' eHistogram_bShowProcessStatistics

   eHistogram_bShowPp=1300070    ' eHistogram_bShowPp

   eHistogram_bShowPpk=1300071    ' eHistogram_bShowPpk

   eHistogram_bShowPr=1300072    ' eHistogram_bShowPr

   eHistogram_bShowCapabilityStatistics=1300073    ' eHistogram_bShowCapabilityStatistics

   eHistogram_bShowCp=1300074    ' eHistogram_bShowCp

   eHistogram_bShowCpk=1300075    ' eHistogram_bShowCpk

   eHistogram_bShowCpl=1300076    ' eHistogram_bShowCpl

   eHistogram_bShowCpm=1300077    ' eHistogram_bShowCpm

   eHistogram_bShowCpu=1300078    ' eHistogram_bShowCpu

   eHistogram_bShowCr=1300079    ' eHistogram_bShowCr

   eHistogram_bShowOutOfSpecStatistics=1300080    ' eHistogram_bShowOutOfSpecStatistics

   eHistogram_bShowActualOutOfSpec=1300081    ' eHistogram_bShowActualOutOfSpec

   eHistogram_bShowTheoreticalOutOfSpec=1300082    ' eHistogram_bShowTheoreticalOutOfSpec

   eHistogram_bShowSpecStatistics=1300083    ' eHistogram_bShowSpecStatistics

   eHistogram_bShowLowerSpec=1300084    ' eHistogram_bShowLowerSpec

   eHistogram_bShowTargetSpec=1300085    ' eHistogram_bShowTargetSpec

   eHistogram_bShowTargetZ=1300086    ' eHistogram_bShowTargetZ

   eHistogram_bShowUpperSpec=1300087    ' eHistogram_bShowUpperSpec

   eHistogram_bShowZLower=1300088    ' eHistogram_bShowZLower

   eHistogram_bShowZUpper=1300089    ' eHistogram_bShowZUpper

   eHistogram_bShowSigmaLineStatistics=1300090    ' eHistogram_bShowSigmaLineStatistics

   eHistogram_iMovingSubgroups=1300091    ' eHistogram_iMovingSubgroups

   eHistogram_bDrawPearsonLower=1300092    ' eHistogram_bDrawPearsonLower

   eHistogram_bDrawPearsonUpper=1300093    ' eHistogram_bDrawPearsonUpper

   eHistogram_bDraw3D=1300094    ' eHistogram_bDraw3D

   eHistogram_bShowCellValues=1300095    ' eHistogram_bShowCellValues

   eHistogram_iColumnForHistoCells=1300096    ' eHistogram_iColumnForHistoCells

   xCategoryChartSettings=1400000    ' xCategoryChartSettings

   eCategoryChart_eType=1400001    ' eCategoryChart_eType

   eCategoryChart_sTitle=1400002    ' eCategoryChart_sTitle

   eCategoryChart_bShowChartTitle=1400023    ' eCategoryChart_bShowChartTitle

   eCategoryChart_eHowToScale=1400024    ' eCategoryChart_eHowToScale

   eCategoryChart_dScaleMax=1400025    ' eCategoryChart_dScaleMax

   eCategoryChart_bDrawCountAxis=1400026    ' eCategoryChart_bDrawCountAxis

   eCategoryChart_bDrawPercentAxis=1400027    ' eCategoryChart_bDrawPercentAxis

   eCategoryChart_bDrawCumLine=1400028    ' eCategoryChart_bDrawCumLine

   eCategoryChart_bDrawCutoffLine=1400029    ' eCategoryChart_bDrawCutoffLine

   eCategoryChart_dCutoffValue=1400030    ' eCategoryChart_dCutoffValue

   eCategoryChart_bLimitBars=1400031    ' eCategoryChart_bLimitBars

   eCategoryChart_bShowOther=1400032    ' eCategoryChart_bShowOther

   eCategoryChart_bDrawCountBarLabels=1400033    ' eCategoryChart_bDrawCountBarLabels

   eCategoryChart_bDrawPercentGrid=1400034    ' eCategoryChart_bDrawPercentGrid

   eCategoryChart_bDrawCountGrid=1400035    ' eCategoryChart_bDrawCountGrid

   eCategoryChart_sUnitsName=1400036    ' eCategoryChart_sUnitsName

   eCategoryChart_ePieDirection=1400037    ' eCategoryChart_ePieDirection

   eCategoryChart_dPieStartPosition=1400038    ' eCategoryChart_dPieStartPosition

   eCategoryChart_bDrawPieTextOutside=1400039    ' eCategoryChart_bDrawPieTextOutside

   eCategoryChart_bAbbreviateCategories=1400040    ' eCategoryChart_bAbbreviateCategories

   eCategoryChart_bVerticalCategories=1400041    ' eCategoryChart_bVerticalCategories

   eCategoryChart_bSingleChart=1400042    ' eCategoryChart_bSingleChart

   eCategoryChart_bStackedBars=1400043    ' eCategoryChart_bStackedBars

   eCategoryChart_bShowLegend=1400044    ' eCategoryChart_bShowLegend

   eCategoryChart_sLegendHeading=1400045    ' eCategoryChart_sLegendHeading

   eCategoryChart_bDrawPercentBarLabels=1400046    ' eCategoryChart_bDrawPercentBarLabels

   eCategoryChart_bShowTotalCount=1400047    ' eCategoryChart_bShowTotalCount

   eCategoryChart_dScaleMin=1400048    ' eCategoryChart_dScaleMin

   eCategoryChart_bShowTotalCountsCompositeTitle=1400049    ' eCategoryChart_bShowTotalCountsCompositeTitle

   eCategoryChart_bDraw3D=1400050    ' eCategoryChart_bDraw3D

   eCategoryChart_sSpaceBetweenBars=1400051    ' eCategoryChart_sSpaceBetweenBars

   eCategoryChart_bLabelBarsOutside=1400052    ' eCategoryChart_bLabelBarsOutside

   xUserDefinedSettings=1900000    ' xUserDefinedSettings

End Enum

Public Enum pqEnumChartStyle

   eChartStyleError=0    ' eChartStyleError

   xCommonChartStyles=2000000    ' xCommonChartStyles

   eStyles_StyleName=2000001    ' eStyles_StyleName

   ePage_OutlineColor=2000002    ' ePage_OutlineColor

   ePage_eOutlineStyle=2000003    ' ePage_eOutlineStyle

   ePage_eOutlineWidth=2000004    ' ePage_eOutlineWidth

   ePage_BackgroundColor=2000005    ' ePage_BackgroundColor

   ePage_eBackgroundStyle=2000006    ' ePage_eBackgroundStyle

   ePage_TitleColor=2000007    ' ePage_TitleColor

   ePage_sTitleFont=2000008    ' ePage_sTitleFont

   ePage_dTitleSize=2000009    ' ePage_dTitleSize

   ePage_bTitleBold=2000010    ' ePage_bTitleBold

   ePage_bTitleItalic=2000011    ' ePage_bTitleItalic

   ePage_TitleAlignment=2000012    ' ePage_TitleAlignment

   ePage_dTitleAngle=2000013    ' ePage_dTitleAngle

   eCommon_VersionNumber=2000014    ' eCommon_VersionNumber

   xControlChartStyles=2100000    ' xControlChartStyles

   eControlChart_OutlineColor=2100001    ' eControlChart_OutlineColor

   eControlChart_eOutlineStyle=2100002    ' eControlChart_eOutlineStyle

   eControlChart_eOutlineWidth=2100003    ' eControlChart_eOutlineWidth

   eControlChart_BackgroundColor=2100004    ' eControlChart_BackgroundColor

   eControlChart_eBackgroundStyle=2100005    ' eControlChart_eBackgroundStyle

   eControlChart_TitleColor=2100006    ' eControlChart_TitleColor

   eControlChart_sTitleFont=2100007    ' eControlChart_sTitleFont

   eControlChart_dTitleSize=2100008    ' eControlChart_dTitleSize

   eControlChart_bTitleBold=2100009    ' eControlChart_bTitleBold

   eControlChart_bTitleItalic=2100010    ' eControlChart_bTitleItalic

   eControlChart_SubtitleColor=2100011    ' eControlChart_SubtitleColor

   eControlChart_sSubtitleFont=2100012    ' eControlChart_sSubtitleFont

   eControlChart_dSubtitleSize=2100013    ' eControlChart_dSubtitleSize

   eControlChart_bSubtitleBold=2100014    ' eControlChart_bSubtitleBold

   eControlChart_bSubtitleItalic=2100015    ' eControlChart_bSubtitleItalic

   eControlChart_XAxisColor=2100016    ' eControlChart_XAxisColor

   eControlChart_sXAxisLabelFont=2100017    ' eControlChart_sXAxisLabelFont

   eControlChart_dXAxisLabelSize=2100018    ' eControlChart_dXAxisLabelSize

   eControlChart_bXAxisLabelBold=2100019    ' eControlChart_bXAxisLabelBold

   eControlChart_bXAxisLabelItalic=2100020    ' eControlChart_bXAxisLabelItalic

   eControlChart_dXAxisLabelAngle=2100021    ' eControlChart_dXAxisLabelAngle

   eControlChart_YAxisColor=2100022    ' eControlChart_YAxisColor

   eControlChart_sYAxisLabelFont=2100023    ' eControlChart_sYAxisLabelFont

   eControlChart_dYAxisLabelSize=2100024    ' eControlChart_dYAxisLabelSize

   eControlChart_bYAxisLabelBold=2100025    ' eControlChart_bYAxisLabelBold

   eControlChart_bYAxisLabelItalic=2100026    ' eControlChart_bYAxisLabelItalic

   eControlChart_dYAxisLabelAngle=2100027    ' eControlChart_dYAxisLabelAngle

   eControlChart_DataGridLineColor=2100028    ' eControlChart_DataGridLineColor

   eControlChart_DataGridCellColor=2100029    ' eControlChart_DataGridCellColor

   eControlChart_DataGridTextColor=2100030    ' eControlChart_DataGridTextColor

   eControlChart_sDataGridFont=2100031    ' eControlChart_sDataGridFont

   eControlChart_eDataGridLineWidth=2100032    ' eControlChart_eDataGridLineWidth

   eControlChart_DataColor=2100033    ' eControlChart_DataColor

   eControlChart_eDataLineStyle=2100038    ' eControlChart_eDataLineStyle

   eControlChart_eDataLineWidth=2100043    ' eControlChart_eDataLineWidth

   eControlChart_DataMarkerStyle=2100048    ' eControlChart_DataMarkerStyle

   eControlChart_DataMarkerSize=2100053    ' eControlChart_DataMarkerSize

   eControlChart_MarkerStyle=2100058    ' eControlChart_MarkerStyle

   eControlChart_MarkerSize=2100059    ' eControlChart_MarkerSize

   eControlChart_CausedDataColor=2100060    ' eControlChart_CausedDataColor

   eControlChart_CausedDataMarkerStyle=2100061    ' eControlChart_CausedDataMarkerStyle

   eControlChart_CausedDataMarkerSize=2100062    ' eControlChart_CausedDataMarkerSize

   eControlChart_OOCDataColor=2100063    ' eControlChart_OOCDataColor

   eControlChart_OOCDataMarkerStyle=2100064    ' eControlChart_OOCDataMarkerStyle

   eControlChart_OOCDataMarkerSize=2100065    ' eControlChart_OOCDataMarkerSize

   eControlChart_POOCDataMarkerStyle=2100066    ' eControlChart_POOCDataMarkerStyle

   eControlChart_POOCDataMarkerSize=2100067    ' eControlChart_POOCDataMarkerSize

   eControlChart_SOOCDataMarkerStyle=2100068    ' eControlChart_SOOCDataMarkerStyle

   eControlChart_SOOCDataMarkerSize=2100069    ' eControlChart_SOOCDataMarkerSize

   eControlChart_MeanLineColor=2100070    ' eControlChart_MeanLineColor

   eControlChart_eMeanLineStyle=2100071    ' eControlChart_eMeanLineStyle

   eControlChart_eMeanLineWidth=2100072    ' eControlChart_eMeanLineWidth

   eControlChart_sMeanLabelFont=2100073    ' eControlChart_sMeanLabelFont

   eControlChart_dMeanLabelSize=2100074    ' eControlChart_dMeanLabelSize

   eControlChart_bMeanLabelBold=2100075    ' eControlChart_bMeanLabelBold

   eControlChart_bMeanLabelItalic=2100076    ' eControlChart_bMeanLabelItalic

   eControlChart_MeanLabelAlignment=2100077    ' eControlChart_MeanLabelAlignment

   eControlChart_ExtendedMeanLineColor=2100078    ' eControlChart_ExtendedMeanLineColor

   eControlChart_eExtendedMeanLineStyle=2100079    ' eControlChart_eExtendedMeanLineStyle

   eControlChart_eExtendedMeanLineWidth=2100080    ' eControlChart_eExtendedMeanLineWidth

   eControlChart_LimitLineColor=2100081    ' eControlChart_LimitLineColor

   eControlChart_eLimitLineStyle=2100082    ' eControlChart_eLimitLineStyle

   eControlChart_eLimitLineWidth=2100083    ' eControlChart_eLimitLineWidth

   eControlChart_sLimitLabelFont=2100084    ' eControlChart_sLimitLabelFont

   eControlChart_dLimitLabelSize=2100085    ' eControlChart_trolChart_bLimitLabelItalic

   eControlChart_ExtendedLimitLineColor=2100088    ' eControlChart_ExtendedLimitLineColor

   eControlChart_eExtendedLimitLineStyle=2100089    ' eControlChart_eExtendedLimitLineStyle

   eControlChart_eExtendedLimitLineWidth=2100090    ' eControlChart_eExtendedLimitLineWidth

   eControlChart_ModeLineColor=2100091    ' eControlChart_ModeLineColor

   eControlChart_eModeLineStyle=2100092    ' eControlChart_eModeLineStyle

   eControlChart_eModeLineWidth=2100093    ' eControlChart_eModeLineWidth

   eControlChart_sModeLabelFont=2100094    ' eControlChart_sModeLabelFont

   eControlChart_dModeLabelSize=2100095    ' eControlChart_dModeLabelSize

   eControlChart_bModeLabelBold=2100096    ' eControlChart_bModeLabelBold

   eControlChart_bModeLabelItalic=2100097    ' eControlChart_bModeLabelItalic

   eControlChart_MedianColor=2100098    ' eControlChart_MedianColor

   eControlChart_MedianPointStyle=2100099    ' eControlChart_MedianPointStyle

   eControlChart_MedianPointSize=2100100    ' eControlChart_MedianPointSize

   eControlChart_eMedianLineStyle=2100101    ' eControlChart_eMedianLineStyle

   eControlChart_eMedianLineWidth=2100102    ' eControlChart_eMedianLineWidth

   eControlChart_sMedianLabelFont=2100103    ' eControlChart_sMedianLabelFont

   eControlChart_dMedianLabelSize=2100104    ' eControlChart_dMedianLabelSize

   eControlChart_bMedianLabelBold=2100105    ' eControlChart_bMedianLabelBold

   eControlChart_bMedianLabelItalic=2100106    ' eControlChart_bMedianLabelItalic

   eControlChart_SpecLineColor=2100107    ' eControlChart_SpecLineColor

   eControlChart_eSpecLineStyle=2100108    ' eControlChart_eSpecLineStyle

   eControlChart_eSpecLineWidth=2100109    ' eControlChart_eSpecLineWidth

   eControlChart_sSpecLabelFont=2100110    ' eControlChart_sSpecLabelFont

   eControlChart_dSpecLabelSize=2100111    ' eControlChart_dSpecLabelSize

   eControlChart_bSpecLabelBold=2100112    ' eControlChart_bSpecLabelBold

   eControlChart_bSpecLabelItalic=2100113    ' eControlChart_bSpecLabelItalic

   eControlChart_SigmaLineColor=2100114    ' eControlChart_SigmaLineColor

   eControlChart_eSigmaLineStyle=2100115    ' eControlChart_eSigmaLineStyle

   eControlChart_eSigmaLineWidth=2100116    ' eControlChart_eSigmaLineWidth

   eControlChart_sSigmaLabelFont=2100117    ' eControlChart_sSigmaLabelFont

   eControlChart_dSigmaLabelSize=2100118    ' eControlChart_dSigmaLabelSize

   eControlChart_bSigmaLabelBold=2100119    ' eControlChart_bSigmaLabelBold

   eControlChart_bSigmaLabelItalic=2100120    ' eControlChart_bSigmaLabelItalic

   eControlChart_NoteColor=2100121    ' eControlChart_NoteColor

   eControlChart_NoteAlignment=2100122    ' eControlChart_NoteAlignment

   eControlChart_dNoteAngle=2100123    ' eControlChart_dNoteAngle

   eControlChart_sNoteFont=2100124    ' eControlChart_sNoteFont

   eControlChart_dNoteSize=2100125    ' eControlChart_dNoteSize

   eControlChart_bNoteBold=2100126    ' eControlChart_bNoteBold

   eControlChart_bNoteItalic=2100127    ' eControlChart_bNoteItalic

   eControlChart_CauseColor=2100128    ' eControlChart_CauseColor

   eControlChart_CauseAlignment=2100129    ' eControlChart_CauseAlignment

   eControlChart_dCauseAngle=2100130    ' eControlChart_dCauseAngle

   eControlChart_sCauseFont=2100131    ' eControlChart_sCauseFont

   eControlChart_dCauseSize=2100132    ' eControlChart_dCauseSize

   eControlChart_bCauseBold=2100133    ' eControlChart_bCauseBold

   eControlChart_bCauseItalic=2100134    ' eControlChart_bCauseItalic

   eControlChart_ZoneColor=2100135    ' eControlChart_ZoneColor

   eControlChart_eZoneStyle=2100140    ' eControlChart_eZoneStyle

   eControlChart_sLegendFont=2100145    ' eControlChart_sLegendFont

   eControlChart_bLegendBold=2100146    ' eControlChart_bLegendBold

   eControlChart_bLegendItalic=2100147    ' eControlChart_bLegendItalic

   eControlChart_ExtraLineColor=2100148    ' eControlChart_ExtraLineColor

   eControlChart_eExtraLineStyle=2100152    ' eControlChart_eExtraLineStyle

   eControlChart_eExtraLineWidth=2100156    ' eControlChart_eExtraLineWidth

   eControlChart_sExtraLabelFont=2100160    ' eControlChart_sExtraLabelFont

   eControlChart_dExtraLabelSize=2100164    ' eControlChart_dExtraLabelSize

   eControlChart_bExtraLabelBold=2100168    ' eControlChart_bExtraLabelBold

   eControlChart_bExtraLabelItalic=2100172    ' eControlChart_bExtraLabelItalic

   eControlChart_ExtraLabelAlignment=2100176    ' eControlChart_ExtraLabelAlignment

   eControlChart_HighlightColor=2100180    ' eControlChart_HighlightColor

   eControlChart_sOOCFont=2100181    ' eControlChart_sOOCFont

   eControlChart_dOOCSize=2100182    ' eControlChart_dOOCSize

   eControlChart_bOOCBold=2100183    ' eControlChart_bOOCBold

   eControlChart_bOOCItalic=2100184    ' eControlChart_bOOCItalic

   eControlChart_HorizontalGridColor=2100185    ' eControlChart_HorizontalGridColor

   eControlChart_VerticalGridColor=2100186    ' eControlChart_VerticalGridColor

   eControlChart_DataColor2=2100187    ' eControlChart_DataColor2

   eControlChart_eDataLineStyle2=2100194    ' eControlChart_eDataLineStyle2

   eControlChart_eDataLineWidth2=2100201    ' eControlChart_eDataLineWidth2

   eControlChart_DataMarkerStyle2=2100208    ' eControlChart_DataMarkerStyle2

   eControlChart_DataMarkerSize2=2100215    ' eControlChart_DataMarkerSize2

   eControlChart_bDataGridTextBold=2100222    ' eControlChart_bDataGridTextBold

   eControlChart_bDataGridTextItalic=2100223    ' eControlChart_bDataGridTextItalic

   eControlChart_ExtraLabelColor=2100224    ' eControlChart_ExtraLabelColor

   xControlChart_NextStyle=2100228    ' xControlChart_NextStyle

   xHistogramChartStyles=2200000    ' xHistogramChartStyles

   eHistogram_OutlineColor=2200001    ' eHistogram_OutlineColor

   eHistogram_eOutlineStyle=2200002    ' eHistogram_eOutlineStyle

   eHistogram_eOutlineWidth=2200003    ' eHistogram_eOutlineWidth

   eHistogram_BackgroundColor=2200004    ' eHistogram_BackgroundColor

   eHistogram_eBackgroundStyle=2200005    ' eHistogram_eBackgroundStyle

   eHistogram_TitleColor=2200006    ' eHistogram_TitleColor

   eHistogram_sTitleFont=2200007    ' eHistogram_sTitleFont

   eHistogram_dTitleSize=2200008    ' eHistogram_dTitleSize

   eHistogram_bTitleBold=2200009    ' eHistogram_bTitleBold

   eHistogram_bTitleItalic=2200010    ' eHistogram_bTitleItalic

   eHistogram_SubtitleColor=2200011    ' eHistogram_SubtitleColor

   eHistogram_sSubtitleFont=2200012    ' eHistogram_sSubtitleFont

   eHistogram_dSubtitleSize=2200013    ' eHistogram_dSubtitleSize

   eHistogram_bSubtitleBold=2200014    ' eHistogram_bSubtitleBold

   eHistogram_bSubtitleItalic=2200015    ' eHistogram_bSubtitleItalic

   eHistogram_XAxisColor=2200016    ' eHistogram_XAxisColor

   eHistogram_sXAxisLabelFont=2200017    ' eHistogram_sXAxisLabelFont

   eHistogram_dXAxisLabelSize=2200018    ' eHistogram_dXAxisLabelSize

   eHistogram_bXAxisLabelBold=2200019    ' eHistogram_bXAxisLabelBold

   eHistogram_bXAxisLabelItalic=2200020    ' eHistogram_bXAxisLabelItalic

   eHistogram_dXAxisLabelAngle=2200021    ' eHistogram_dXAxisLabelAngle

   eHistogram_YAxisColor=2200022    ' eHistogram_YAxisColor

   eHistogram_sYAxisLabelFont=2200023    ' eHistogram_sYAxisLabelFont

   eHistogram_dYAxisLabelSize=2200024    ' eHistogram_dYAxisLabelSize

   eHistogram_bYAxisLabelBold=2200025    ' eHistogram_bYAxisLabelBold

   eHistogram_bYAxisLabelItalic=2200026    ' eHistogram_bYAxisLabelItalic

   eHistogram_dYAxisLabelAngle=2200027    ' eHistogram_dYAxisLabelAngle

   eHistogram_BarOutlineColor=2200028    ' eHistogram_BarOutlineColor

   eHistogram_eBarOutlineStyle=2200029    ' eHistogram_eBarOutlineStyle

   eHistogram_eBarOutlineWidth=2200030    ' eHistogram_eBarOutlineWidth

   eHistogram_BarBackgroundColor=2200031    ' eHistogram_BarBackgroundColor

   eHistogram_eBarBackgroundStyle=2200032    ' eHistogram_eBarBackgroundStyle

   eHistogram_CurveLineColor=2200033    ' eHistogram_CurveLineColor

   eHistogram_eCurveLineStyle=2200034    ' eHistogram_eCurveLineStyle

   eHistogram_eCurveLineWidth=2200035    ' eHistogram_eCurveLineWidth

   eHistogram_MeanLineColor=2200036    ' eHistogram_MeanLineColor

   eHistogram_eMeanLineStyle=2200037    ' eHistogram_eMeanLineStyle

   eHistogram_eMeanLineWidth=2200038    ' eHistogram_eMeanLineWidth

   eHistogram_sMeanLabelFont=2200039    ' eHistogram_sMeanLabelFont

   eHistogram_dMeanLabelSize=2200040    ' eHistogram_dMeanLabelSize

   eHistogram_bMeanLabelBold=2200041    ' eHistogram_bMeanLabelBold

   eHistogram_bMeanLabelItalic=2200042    ' eHistogram_bMeanLabelItalic

   eHistogram_eMedianLineStyle=2200043    ' eHistogram_eMedianLineStyle

   eHistogram_eMedianLineWidth=2200044    ' eHistogram_eMedianLineWidth

   eHistogram_sMedianLabelFont=2200045    ' eHistogram_sMedianLabelFont

   eHistogram_dMedianLabelSize=2200046    ' eHistogram_dMedianLabelSize

   eHistogram_bMedianLabelBold=2200047    ' eHistogram_bMedianLabelBold

   eHistogram_bMedianLabelItalic=2200048    ' eHistogram_bMedianLabelItalic

   eHistogram_ModeLineColor=2200049    ' eHistogram_ModeLineColor

   eHistogram_eModeLineStyle=2200050    ' eHistogram_eModeLineStyle

   eHistogram_eModeLineWidth=2200051    ' eHistogram_eModeLineWidth

   eHistogram_sModeLabelFont=2200052    ' eHistogram_sModeLabelFont

   eHistogram_dModeLabelSize=2200053    ' eHistogram_dModeLabelSize

   eHistogram_bModeLabelBold=2200054    ' eHistogram_bModeLabelBold

   eHistogram_bModeLabelItalic=2200055    ' eHistogram_bModeLabelItalic

   eHistogram_SpecLineColor=2200056    ' eHistogram_SpecLineColor

   eHistogram_eSpecLineStyle=2200057    ' eHistogram_eSpecLineStyle

   eHistogram_eSpecLineWidth=2200058    ' eHistogram_eSpecLineWidth

   eHistogram_sSpecLabelFont=2200059    ' eHistogram_sSpecLabelFont

   eHistogram_dSpecLabelSize=2200060    ' eHistogram_dSpecLabelSize

   eHistogram_bSpecLabelBold=2200061    ' eHistogram_bSpecLabelBold

   eHistogram_bSpecLabelItalic=2200062    ' eHistogram_bSpecLabelItalic

   eHistogram_SigmaLineColor=2200063    ' eHistogram_SigmaLineColor

   eHistogram_eSigmaLineStyle=2200064    ' eHistogram_eSigmaLineStyle

   eHistogram_eSigmaLineWidth=2200065    ' eHistogram_eSigmaLineWidth

   eHistogram_sSigmaLabelFont=2200066    ' eHistogram_sSigmaLabelFont

   eHistogram_dSigmaLabelSize=2200067    ' eHistogram_dSigmaLabelSize

   eHistogram_bSigmaLabelBold=2200068    ' eHistogram_bSigmaLabelBold

   eHistogram_bSigmaLabelItalic=2200069    ' eHistogram_bSigmaLabelItalic

   eHistogram_MedianColor=2200070    ' eHistogram_MedianColor

   eHistogram_HorizontalGridColor=2200071    ' eHistogram_HorizontalGridColor

   eHistogram_VerticalGridColor=2200072    ' eHistogram_VerticalGridColor

   eHistogram_iBarBackgroundPrimarySpacing=2200073    ' eHistogram_iBarBackgroundPrimarySpacing

   eHistogram_iBarBackgroundSecondarySpacing=2200074    ' eHistogram_iBarBackgroundSecondarySpacing

   eStatistics_OutlineColor=2300000    ' eStatistics_OutlineColor

   eStatistics_eOutlineStyle=2300001    ' eStatistics_eOutlineStyle

   eStatistics_eOutlineWidth=2300002    ' eStatistics_eOutlineWidth

   eStatistics_BorderColor=2300003    ' eStatistics_BorderColor

   eStatistics_eBorderStyle=2300004    ' eStatistics_eBorderStyle

   eStatistics_InnerLineColor=2300005    ' eStatistics_InnerLineColor

   eStatistics_eInnerLineStyle=2300006    ' eStatistics_eInnerLineStyle

   eStatistics_eInnerLineWidth=2300007    ' eStatistics_eInnerLineWidth

   eStatistics_BackgroundColor=2300008    ' eStatistics_BackgroundColor

   eStatistics_eBackgroundStyle=2300009    ' eStatistics_eBackgroundStyle

   eStatistics_HeadingColor=2300010    ' eStatistics_HeadingColor

   eStatistics_sHeadingFont=2300011    ' eStatistics_sHeadingFont

   eStatistics_dHeadingSize=2300012    ' eStatistics_dHeadingSize

   eStatistics_bHeadingBold=2300013    ' eStatistics_bHeadingBold

   eStatistics_bHeadingItalic=2300014    ' eStatistics_bHeadingItalic

   eStatistics_TextColor=2300015    ' eStatistics_TextColor

   eStatistics_TextBackgroundColor=2300016    ' eStatistics_TextBackgroundColor

   eStatistics_sTextFont=2300017    ' eStatistics_sTextFont

   eStatistics_dTextSize=2300018    ' eStatistics_dTextSize

   eStatistics_bTextBold=2300019    ' eStatistics_bTextBold

   eStatistics_bTextItalic=2300020    ' eStatistics_bTextItalic

   xCategoryChartStyles=2400000    ' xCategoryChartStyles

   eCategoryChart_OutlineColor=2400001    ' eCategoryChart_OutlineColor

   eCategoryChart_eOutlineStyle=2400002    ' eCategoryChart_eOutlineStyle

   eCategoryChart_eOutlineWidth=2400003    ' eCategoryChart_eOutlineWidth

   eCategoryChart_BackgroundColor=2400004    ' eCategoryChart_BackgroundColor

   eCategoryChart_eBackgroundStyle=2400005    ' eCategoryChart_eBackgroundStyle

   eCategoryChart_TitleColor=2400006    ' eCategoryChart_TitleColor

   eCategoryChart_sTitleFont=2400007    ' eCategoryChart_sTitleFont

   eCategoryChart_dTitleSize=2400008    ' eCategoryChart_dTitleSize

   eCategoryChart_bTitleBold=2400009    ' eCategoryChart_bTitleBold

   eCategoryChart_bTitleItalic=2400010    ' eCategoryChart_bTitleItalic

   eCategoryChart_SubtitleColor=2400011    ' eCategoryChart_SubtitleColor

   eCategoryChart_sSubtitleFont=2400012    ' eCategoryChart_sSubtitleFont

   eCategoryChart_dSubtitleSize=2400013    ' eCategoryChart_dSubtitleSize

   eCategoryChart_bSubtitleBold=2400014    ' eCategoryChart_bSubtitleBold

   eCategoryChart_bSubtitleItalic=2400015    ' eCategoryChart_bSubtitleItalic

   eCategoryChart_AxisColor=2400016    ' eCategoryChart_AxisColor

   eCategoryChart_sAxisLabelFont=2400017    ' eCategoryChart_sAxisLabelFont

   eCategoryChart_dAxisLabelSize=2400018    ' eCategoryChart_dAxisLabelSize

   eCategoryChart_bAxisLabelBold=2400019    ' eCategoryChart_bAxisLabelBold

   eCategoryChart_bAxisLabelItalic=2400020    ' eCategoryChart_bAxisLabelItalic

   eCategoryChart_bAxisLabelAngle=2400021    ' eCategoryChart_bAxisLabelAngle

   eCategoryChart_CategoryColor=2400022    ' eCategoryChart_CategoryColor

   eCategoryChart_sCategoryFont=2400023    ' eCategoryChart_sCategoryFont

   eCategoryChart_dCategorySize=2400024    ' eCategoryChart_dCategorySize

   eCategoryChart_bCategoryBold=2400025    ' eCategoryChart_bCategoryBold

   eCategoryChart_bCategoryItalic=2400026    ' eCategoryChart_bCategoryItalic

   eCategoryChart_CumLineColor=2400027    ' eCategoryChart_CumLineColor

   eCategoryChart_eCumLineStyle=2400028    ' eCategoryChart_eCumLineStyle

   eCategoryChart_eCumLineWidth=2400029    ' eCategoryChart_eCumLineWidth

   eCategoryChart_BarOutlineColor=2400030    ' eCategoryChart_BarOutlineColor

   eCategoryChart_eBarOutlineStyle=2400031    ' eCategoryChart_eBarOutlineStyle

   eCategoryChart_eBarOutlineWidth=2400032    ' eCategoryChart_eBarOutlineWidth

   eCategoryChart_BarColor=2400033    ' eCategoryChart_BarColor

   eCategoryChart_eBarStyle=2400044    ' eCategoryChart_eBarStyle

   eCategoryChart_sBarLabelFont=2400055    ' eCategoryChart_sBarLabelFont

   eCategoryChart_dBarLabelSize=2400056    ' eCategoryChart_dBarLabelSize

   eCategoryChart_bBarLabelBold=2400057    ' eCategoryChart_bBarLabelBold

   eCategoryChart_bBarLabelItalic=2400058    ' eCategoryChart_bBarLabelItalic

   eCategoryChart_CutoffLabelColor=2400059    ' eCategoryChart_CutoffLabelColor

   eCategoryChart_sCutoffLabelFont=2400060    ' eCategoryChart_sCutoffLabelFont

   eCategoryChart_dCutoffLabelSize=2400061    ' eCategoryChart_dCutoffLabelSize

   eCategoryChart_bCutoffLabelBold=2400062    ' eCategoryChart_bCutoffLabelBold

   eCategoryChart_bCutoffLabelItalic=2400063    ' eCategoryChart_bCutoffLabelItalic

   eCategoryChart_sLegendFont=2400064    ' eCategoryChart_sLegendFont

   eCategoryChart_bLegendBold=2400065    ' eCategoryChart_bLegendBold

   eCategoryChart_bLegendItalic=2400066    ' eCategoryChart_bLegendItalic

   eCategoryChart_CategoryAlignment=2400067    ' eCategoryChart_CategoryAlignment

   eCategoryChart_GridLineColor=2400068    ' eCategoryChart_GridLineColor

   eCategoryChart_iBarPrimarySpacing=2400069    ' eCategoryChart_iBarPrimarySpacing

   eCategoryChart_iBarSecondarySpacing=2400080    ' eCategoryChart_iBarSecondarySpacing

   eCategoryChart_StyleNext=2400091    ' eCategoryChart_StyleNext

   xScattergramChartStyles=2500000    ' xScattergramChartStyles

   eScattergramChart_IndVarColor=2500001    ' eScattergramChart_IndVarColor

   eScattergramChart_sIndVarFont=2500002    ' eScattergramChart_sIndVarFont

   eScattergramChart_dIndVarSize=2500003    ' eScattergramChart_dIndVarSize

   eScattergramChart_bIndVarBold=2500004    ' eScattergramChart_bIndVarBold

   eScattergramChart_bIndVarItalic=2500005    ' eScattergramChart_bIndVarItalic

   eScattergramChart_DepVarColor=2500006    ' eScattergramChart_DepVarColor

   eScattergramChart_sDepVarFont=2500007    ' eScattergramChart_sDepVarFont

   eScattergramChart_dDepVarSize=2500008    ' eScattergramChart_dDepVarSize

   eScattergramChart_bDepVarBold=2500009    ' eScattergramChart_bDepVarBold

   eScattergramChart_bDepVarItalic=2500010    ' eScattergramChart_bDepVarItalic

   eScattergramChart_LineOfBestFitColor=2500011    ' eScattergramChart_LineOfBestFitColor

   eScattergramChart_LineOfBestFitStyle=2500012    ' eScattergramChart_LineOfBestFitStyle

   eScattergramChart_LineOfBestFitWidth=2500013    ' eScattergramChart_LineOfBestFitWidth

   xUserDefinedStyles=2900000    ' xUserDefinedStyles

End Enum

Public Enum pqEnumChartSubtype

   eChartSubtypeNone=0    ' eChartSubtypeNone

   eChartSubtypeDropLine=1    ' eChartSubtypeDropLine

   eChartSubtypeAreaFill=2    ' eChartSubtypeAreaFill

End Enum

Public Enum pqEnumConcern

   eConcernSigma=0    ' eConcernSigma

   eConcernValue=1    ' eConcernValue

End Enum

Public Enum pqEnumDistAnalyze

   pqDistNormal=0    ' pqDistNormal

   pqDistPearson=1    ' pqDistPearson

   pqDistJohnson=2    ' pqDistJohnson

End Enum

Public Enum pqEnumDrawnObj

   eDrawnTypeNone=0    ' eDrawnTypeNone

   eDrawnTypeLine=1    ' eDrawnTypeLine

   eDrawnTypeFill=2    ' eDrawnTypeFill

   eDrawnTypeText=3    ' eDrawnTypeText

   eDrawnTypeMarker=4    ' eDrawnTypeMarker

   eDrawnTypePageOutline=5    ' eDrawnTypePageOutline

   eDrawnTypePageBa="enumMember">   eDrawnTypeYAxis=9    ' eDrawnTypeYAxis

   eDrawnTypeDataGrid=10    ' eDrawnTypeDataGrid

   eDrawnTypeChartOutline=11    ' eDrawnTypeChartOutline

   eDrawnTypeChartBackground=12    ' eDrawnTypeChartBackground

   eDrawnTypeZone=19    ' eDrawnTypeZone

   eDrawnTypeAnnotation=20    ' eDrawnTypeAnnotation

   eDrawnTypeHorizontalGrid=21    ' eDrawnTypeHorizontalGrid

   eDrawnTypeVerticalGrid=22    ' eDrawnTypeVerticalGrid

   eDrawnTypeIndVariable=23    ' eDrawnTypeIndVariable

   eDrawnTypeDepVariable=24    ' eDrawnTypeDepVariable

   eDrawnTypeExtra=25    ' eDrawnTypeExtra

End Enum

Public Enum pqEnumFillStyle

   eFillStyleNone=0    ' eFillStyleNone

   eFillStyleClear=1    ' eFillStyleClear

   eFillStyleSolid=2    ' eFillStyleSolid

   eFillStyleHorizontalLines=3    ' eFillStyleHorizontalLines

   eFillStyleVerticalLines=4    ' eFillStyleVerticalLines

   eFillStyleCrossHatch=5    ' eFillStyleCrossHatch

   eFillStyleDiagonalUp=6    ' eFillStyleDiagonalUp

   eFillStyleDiagonalDown=7    ' eFillStyleDiagonalDown

   eFillStyleDiagonalCross=8    ' eFillStyleDiagonalCross

   eFillStyleSquaresAligned=9    ' eFillStyleSquaresAligned

   eFillStyleSquaresOffset=10    ' eFillStyleSquaresOffset

   eFillStyleCirclesAligned=11    ' eFillStyleCirclesAligned

   eFillStyleCirclesOffset=12    ' eFillStyleCirclesOffset

   eFillStyleBitmap=13    ' eFillStyleBitmap

   eFillStyleUser=14    ' eFillStyleUser

End Enum

Public Enum pqEnumGradingReportType

   eGradingReportTypeNone=0    ' eGradingReportTypeNone

   eGradingReportTypeBarChart=1    ' eGradingReportTypeBarChart

   eGradingReportTypeColumnChart=2    ' eGradingReportTypeColumnChart

   eGradingReportTypePieChart=3    ' eGradingReportTypePieChart

   eGradingReportTypeGrid=4    ' eGradingReportTypeGrid

End Enum

Public Enum pqEnumHistoDrawCurve

   pqCurveAlways=0    ' pqCurveAlways

   pqCurveNever=1    ' pqCurveNever

   pqCurveIfItFits=2    ' pqCurveIfItFits

End Enum

Public Enum pqEnumHistoHowCalc

   pqCalcAutomatic=0    ' pqCalcAutomatic

   pqCalcCustom=1    ' pqCalcCustom

   pqCalcBasic=2    ' pqCalcBasic

End Enum

Public Enum pqEnumHowToLabelLines

   eLabelLinesNot=0    ' eLabelLinesNot

   eLabelLinesNameOnly=1    ' eLabelLinesNameOnly

   eLabelLinesNameAndValue=2    ' eLabelLinesNameAndValue

   eLabelLinesValueOnly=3    ' eLabelLinesValueOnly

End Enum

Public Enum pqEnumHowToLabelXAxis

   eLineChartLabelAll=0    ' eLineChartLabelAll

   eLineChartLabelEveryN=1    ' eLineChartLabelEveryN

   eLineChartLabelOnlyN=2    ' eLineChartLabelOnlyN

   eLineChartLabelModuloN=3    ' eLineChartLabelModuloN

   eLineChartLabelModuloNCenturies=4    ' eLineChartLabelModuloNCenturies

   eLineChartLabelModuloNDecades=5    ' eLineChartLabelModuloNDecades

   eLineChartLabelModuloNYears=6    ' eLineChartLabelModuloNYears

   eLineChartLabelModuloNQuarters=7    ' eLineChartLabelModuloNQuarters

   eLineChartLabelModuloNMonths=8    ' eLineChartLabelModuloNMonths

   eLineChartLabelModuloNWeeks=9    ' eLineChartLabelModuloNWeeks

   eLineChartLabelModuloNDays=10    ' eLineChartLabelModuloNDays

   eLineChartLabelModuloNHours=11    ' eLineChartLabelModuloNHours

   eLineChartLabelModuloNMinutes=12    ' eLineChartLabelModuloNMinutes

   eLineChartLabelModuloNSeconds=13    ' eLineChartLabelModuloNSeconds

   eLineChartLabelTime=14    ' eLineChartLabelTime

End Enum

Public Enum pqEnumHowToShowText

   eTextShowNone=0    ' eTextShowNone

   eTextShowInitial=1    ' eTextShowInitial

   eTextShowAbbreviated=2    ' eTextShowAbbreviated

   eTextShowFull=3    ' eTextShowFull

End Enum

Public Enum pqEnumLineChartLabelWith

   eLineChartLabelTypeNone=0    ' eLineChartLabelTypeNone

   eLineChartLabelTypeSGNumber=1    ' eLineChartLabelTypeSGNumber

   eLineChartLabelTypeID=2    ' eLineChartLabelTypeID

End Enum

Public Enum pqEnumLineChartType

   eLineChartTypeNone=0    ' eLineChartTypeNone

   xLineChartTypeVariables=1    ' xLineChartTypeVariables

   eLineChartTypeIndividuals=1    ' eLineChartTypeIndividuals

   eLineChartTypeAverage=2    ' eLineChartTypeAverage

   eLineChartTypeXbar=2    ' eLineChartTypeXbar

   eLineChartTypeMedian=3    ' eLineChartTypeMedian

   eLineChartTypeRange=4    ' eLineChartTypeRange

   eLineChartTypeSigma=5    ' eLineChartTypeSigma

   eLineChartTypeRun=6    ' eLineChartTypeRun

   eLineChartTypeSum=7    ' eLineChartTypeSum

   eLineChartTypeMovingAverage=8    ' eLineChartTypeMovingAverage

   eLineChartTypeMovingRange=9    ' eLineChartTypeMovingRange

   eLineChartTypeMovingSigma=10    ' eLineChartTypeMovingSigma

   eLineChartTypeCusum=11    ' eLineChartTypeCusum

   eLineChartTypeXbarS=12    ' eLineChartTypeXbarS

   eLineChartTypeIndS=13    ' eLineChartTypeIndS

   xLineChartTypeCombination=20    ' xLineChartTypeCombination

   eLineChartTypeXbarRange=21    ' eLineChartTypeXbarRange

   eLineChartTypeXbarSigma=22    ' eLineChartTypeXbarSigma

   eLineChartTypeIndividualsMovingRange=23    ' eLineChartTypeIndividualsMovingRange

   eLineChartTypeIndividualsMovingSigma=24    ' eLineChartTypeIndividualsMovingSigma

   eLineChartTypeMovingAverageMovingRange=25    ' eLineChartTypeMovingAverageMovingRange

   eLineChartTypeMovingAverageMovingSigma=26    ' eLineChartTypeMovingAverageMovingSigma

   eLineChartTypeMedianRange=27    ' eLineChartTypeMedianRange

   eLineChartType3Way=28    ' eLineChartType3Way

   eLineChartTypeDiffPlusProduct=29    ' eLineChartTypeDiffPlusProduct

   eLineChartTypeZedPlusProduct=30    ' eLineChartTypeZedPlusProduct

   eLineChartTypeAllProducts=31    ' eLineChartTypeAllProducts

   xLineChartTypeShortRun=40    ' xLineChartTypeShortRun

   eLineChartTypeProduct=41    ' eLineChartTypeProduct

   eLineChartTypeDifference=42    ' eLineChartTypeDifference

   eLineChartTypeMeanRange=43    ' eLineChartTypeMeanRange

   eLineChartTypeZed=44    ' eLineChartTypeZed

   eLineChartTypeZedStar=45    ' eLineChartTypeZedStar

   eLineChartTypeZedBar=46    ' eLineChartTypeZedBar

   eLineChartTypeZedBarStar=47    ' eLineChartTypeZedBarStar

   xLineChartTypeAttributes=60    ' xLineChartTypeAttributes

   eLineChartTypeC=61    ' eLineChartTypeC

   eLineChartTypeP=62    ' eLineChartTypeP

   eLineChartTypenP=63    ' eLineChartTypenP

   eLineChartTypeU=64    ' eLineChartTypeU

   xLineChartTypeOther=100    ' xLineChartTypeOther

   eLineChartTypeBox=101    ' eLineChartTypeBox

   eLineChartTypeStock=102    ' eLineChartTypeStock

   xLineChartTypeCustom=200    ' xLineChartTypeCustom

End Enum

Public Enum pqEnumLineStyle

   eLineStyleNone=0    ' eLineStyleNone

   eLineStyleSolid=1    ' eLineStyleSolid

   eLineStyleLongDash=2    ' eLineStyleLongDash

   eLineStyleMediumDash=3    ' eLineStyleMediumDash

   eLineStyleShortDash=4    ' eLineStyleShortDash

   eLineStyleDotted=5    ' eLineStyleDotted

   eLineStyleDashDot=6    ' eLineStyleDashDot

   eLineStyleDashDotDot=7    ' eLineStyleDashDotDot

End Enum

Public Enum pqEnumLineWidth

   eLineWidthNone=0    ' eLineWidthNone

   eLineWidthFaint=1    ' eLineWidthFaint

   eLineWidthLight=2    ' eLineWidthLight

   eLineWidthThin=3    ' eLineWidthThin

   eLineWidthNarrow=4    ' eLineWidthNarrow

   eLineWidthRegular=5    ' eLineWidthRegular

   eLineWidthWide=6    ' eLineWidthWide

   eLineWidthThick=7    ' eLineWidthThick

   eLineWidthDark=8    ' eLineWidthDark

   eLineWidthHeavy=9    ' eLineWidthHeavy

End Enum

Public Enum pqEnumMarkerStyle

   eMarkerNone=0    ' eMarkerNone

   eMarkerCircle=1    ' eMarkerCircle

   eMarkerSquare=2    ' eMarkerSquare

   eMarkerDiamond=3    ' eMarkerDiamond

   eMarkerTriangleLeft=4    ' eMarkerTriangleLeft

   eMarkerTriangleUp=5    ' eMarkerTriangleUp

   eMarkerTriangleRight=6    ' eMarkerTriangleRight

   eMarkerTriangleDown=7    ' eMarkerTriangleDown

   eMarkerStar=8    ' eMarkerStar

   eMarkerPentagon=9    ' eMarkerPentagon

   eMarkerVerticalRectangle=10    ' eMarkerVerticalRectangle

   eMarkerHorizontalRectangle=11    ' eMarkerHorizontalRectangle

End Enum

Public Enum pqEnumObjectType

   eObjectTypeDefault=0    ' eObjectTypeDefault

   eObjectTypeLine=1    ' eObjectTypeLine

   eObjectTypeText=2    ' eObjectTypeText

   eObjectTypeCircle=3    ' eObjectTypeCircle

   eObjectTypeSquare=4    ' eObjectTypeSquare

   eObjectTypeDiamond=5    ' eObjectTypeDiamond

   eObjectTypeTriangleLeft=6    ' eObjectTypeTriangleLeft

   eObjectTypeTriangleRight=7    ' eObjectTypeTriangleRight

   eObjectTypeTriangleUp=8    ' eObjectTypeTriangleUp

   eObjectTypeTriangleDown=9    ' eObjectTypeTriangleDown

   eObjectTypeArrow=10    ' eObjectTypeArrow

   eObjectTypeGoodMarker=11    ' eObjectTypeGoodMarker

   eObjectTypeCausedMarker=12    ' eObjectTypeCausedMarker

   eObjectTypePrimaryOOCMarker=13    ' eObjectTypePrimaryOOCMarker

   eObjectTypeSecondaryOOCMarker=14    ' eObjectTypeSecondaryOOCMarker

   eObjectTypeBitmap=15    ' eObjectTypeBitmap

   eObjectTypeIcon=16    ' eObjectTypeIcon

   eObjectTypeMetafile=17    ' eObjectTypeMetafile

End Enum

Public Enum pqEnumPieDirection

   ePieDirectionCW=1    ' ePieDirectionCW

   ePieDirectionCCW=2    ' ePieDirectionCCW

End Enum

Public Enum pqEnumPrintOrientation

   ePrintOrientationNone=0    ' ePrintOrientationNone

   ePrintOrientationPortrait=1    ' ePrintOrientationPortrait

   ePrintOrientationLandscape=2    ' ePrintOrientationLandscape

End Enum

Public Enum pqEnumProtObj

   eProtDefault=0    ' eProtDefault

   eProtPane=1    ' eProtPane

   eProtChart=2    ' eProtChart

   eProtChartSubTitles=3    ' eProtChartSubTitles

   eProtXAxis=4    ' eProtXAxis

   eProtYAxis=5    ' eProtYAxis

   eProtZAxis=6    ' eProtZAxis

   eProtGoodData=7    ' eProtGoodData

   eProtCausedData=8    ' eProtCausedData

   eProtOOCData=9    ' eProtOOCData

   eProtMedian=10    ' eProtMedian

   eProtLimits=11    ' eProtLimits

   eProtLimitsExt=12    ' eProtLimitsExt

   eProtStatBoxes=13    ' eProtStatBoxes

   eProtStatText=14    ' eProtStatText

   eProtMean=15    ' eProtMean

   eProtMeanExt=16    ' eProtMeanExt

   eProtSigmaLines=17    ' eProtSigmaLines

   eProtSpecLines=18    ' eProtSpecLines

   eProtHistoCurve=19    ' eProtHistoCurve

   eProtHistoBar=20    ' eProtHistoBar

   eProtLegendBox=21    ' eProtLegendBox

   eProtLegendText=22    ' eProtLegendText

   eProtCauseEffect=23    ' eProtCauseEffect

   eProtMainCause=24    ' eProtMainCause

   eProtSubCause=25    ' eProtSubCause

   eProtParetoCategory=26    ' eProtParetoCategory

   eProtParetoCumLine=27    ' eProtParetoCumLine

   eProtData=28    ' eProtData

   eProtDataGrid=38    ' eProtDataGrid

   eProtZone=39    ' eProtZone

   eProtNotes=43    ' eProtNotes

   eProtMode=44    ' eProtMode

   eProtLineBestFit=45    ' eProtLineBestFit

   eProtExtraLines=46    ' eProtExtraLines

End Enum

Public Enum pqEnumRefLine

   eRefLineNone=0    ' eRefLineNone

   eRefLineExplicit=1    ' eRefLineExplicit

   eRefLineBottom=2    ' eRefLineBottom

   eRefLineTop=3    ' eRefLineTop

   eRefLineZero=4    ' eRefLineZero

   eRefLineMean=5    ' eRefLineMean

   eRefLineMedian=6    ' eRefLineMedian

   eRefLine2=7    ' eRefLine2

   eRefLine3=8    ' eRefLine3

   eRefLine4=9    ' eRefLine4

End Enum

Public Enum pqEnumTitleAttribute

   eTitleAttributeError=0    ' eTitleAttributeError

   xTitleGeneralProperties=10000    ' xTitleGeneralProperties

   eTitles_bDrawLeftBoxes=10001    ' eTitles_bDrawLeftBoxes

   eTitles_bDrawTopBoxes=10002    ' eTitles_bDrawTopBoxes

   eTitles_bDrawRightBoxes=10003    ' eTitles_bDrawRightBoxes

   eTitles_bDrawBottomBoxes=10004    ' eTitles_bDrawBottomBoxes

   xTitlebase=100000    ' xTitlebase

   eTitleTextBase=100000    ' eTitleTextBase

   eTitleColorBase=110000    ' eTitleColorBase

   eTitleColorLftBot=110000    ' eTitleColorLftBot

   eTitleColorLftCtr=110100    ' eTitleColorLftCtr

   eTitleColorLftTop=110200    ' eTitleColorLftTop

   eTitleColorTopLft=110300    ' eTitleColorTopLft

   eTitleColorTopCtr=110400    ' eTitleColorTopCtr

   eTitleColorTopRht=110500    ' eTitleColorTopRht

   eTitleColorRhtTop=110600    ' eTitleColorRhtTop

   eTitleColorRhtCtr=110700    ' eTitleColorRhtCtr

   eTitleColorRhtBot=110800    ' eTitleColorRhtBot

   eTitleColorBotLft=110900    ' eTitleColorBotLft

   eTitleColorBotCtr=111000    ' eTitleColorBotCtr

   eTitleColorBotRht=111100    ' eTitleColorBotRht

   eTitleFontBase=120000    ' eTitleFontBase

   eTitleFontLftBot=120000    ' eTitleFontLftBot

   eTitleFontLftCtr=120100    ' eTitleFontLftCtr

   eTitleFontLftTop=120200    ' eTitleFontLftTop

   eTitleFontTopLft=120300    ' eTitleFontTopLft

   eTitleFontTopCtr=120400    ' eTitleFontTopCtr

   eTitleFontTopRht=120500    ' eTitleFontTopRht

   eTitleFontRhtTop=120600    ' eTitleFontRhtTop

   eTitleFontRhtCtr=120700    ' eTitleFontRhtCtr

   eTitleFontRhtBot=120800    ' eTitleFontRhtBot

   eTitleFontBotLft=120900    ' eTitleFontBotLft

   eTitleFontBotCtr=121000    ' eTitleFontBotCtr

   eTitleFontBotRht=121100    ' eTitleFontBotRht

   eTitleSizeBase=130000    ' eTitleSizeBase

   eTitleSizeLftBot=130000    ' eTitleSizeLftBot

   eTitleSizeLftCtr=130100    ' eTitleSizeLftCtr

   eTitleSizeLftTop=130200    ' eTitleSizeLftTop

   eTitleSizeTopLft=130300    ' eTitleSizeTopLft

   eTitleSizeTopCtr=130400    ' eTitleSizeTopCtr

   eTitleSizeTopRht=130500    ' eTitleSizeTopRht

   eTitleSizeRhtTop=130600    ' eTitleSizeRhtTop

   eTitleSizeRhtCtr=130700    ' eTitleSizeRhtCtr

   eTitleSizeRhtBot=130800    ' eTitleSizeRhtBot

   eTitleSizeBotLft=130900    ' eTitleSizeBotLft

   eTitleSizeBotCtr=131000    ' eTitleSizeBotCtr

   eTitleSizeBotRht=131100    ' eTitleSizeBotRht

   eTitleBoldBase=140000    ' eTitleBoldBase

   eTitleBoldLftBot=140000    ' eTitleBoldLftBot

   eTitleBoldLftCtr=140100    ' eTitleBoldLftCtr

   eTitleBoldLftTop=140200    ' eTitleBoldLftTop

   eTitleBoldTopLft=140300    ' eTitleBoldTopLft

   eTitleBoldTopCtr=140400    ' eTitleBoldTopCtr

   eTitleBoldTopRht=140500    ' eTitleBoldTopRht

   eTitleBoldRhtTop=140600    ' eTitleBoldRhtTop

   eTitleBoldRhtCtr=140700    ' eTitleBoldRhtCtr

   eTitleBoldRhtBot=140800    ' eTitleBoldRhtBot

   eTitleBoldBotLft=140900    ' eTitleBoldBotLft

   eTitleBoldBotCtr=141000    ' eTitleBoldBotCtr

   eTitleBoldBotRht=141100    ' eTitleBoldBotRht

   eTitleItalicBase=150000    ' eTitleItalicBase

   eTitleItalicLftBot=150000    ' eTitleItalicLftBot

   eTitleItalicLftCtr=150100    ' eTitleItalicLftCtr

   eTitleItalicLftTop=150200    ' eTitleItalicLftTop

   eTitleItalicTopLft=150300    ' eTitleItalicTopLft

   eTitleItalicTopCtr=150400    ' eTitleItalicTopCtr

   eTitleItalicTopRht=150500    ' eTitleItalicTopRht

   eTitleItalicRhtTop=150600    ' eTitleItalicRhtTop

   eTitleItalicRhtCtr=150700    ' eTitleItalicRhtCtr

   eTitleItalicRhtBot=150800    ' eTitleItalicRhtBot

   eTitleItalicBotLft=150900    ' eTitleItalicBotLft

   eTitleItalicBotCtr=151000    ' eTitleItalicBotCtr

   eTitleItalicBotRht=151100    ' eTitleItalicBotRht

   eTitleAlignBase=160000    ' eTitleAlignBase

   eTitleAngleBase=170000    ' eTitleAngleBase

   eTitleBackgroundBase=180000    ' eTitleBackgroundBase

   eTitleAlignTypeBase=190000    ' eTitleAlignTypeBase

End Enum

   eTitleTopLeft=300    ' eTitleTopLeft

   eTitleTopCenter=400    ' eTitleTopCenter

   eTitleTopRight=500    ' eTitleTopRight

   eTitleRightTop=600    ' eTitleRightTop

   eTitleRightCenter=700    ' eTitleRightCenter

   eTitleRightBottom=800    ' eTitleRightBottom

   eTitleBottomLeft=900    ' eTitleBottomLeft

   eTitleBottomCenter=1000    ' eTitleBottomCenter

   eTitleBottomRight=1100    ' eTitleBottomRight

End Enum

   eTitleSize=30000    ' eTitleSize

   eTitleBold=40000    ' eTitleBold

   eTitleItalic=50000    ' eTitleItalic

   eTitleAlignment=60000    ' eTitleAlignment

   eTitleAngle=70000    ' eTitleAngle

   eTitleBackground=80000    ' eTitleBackground

   eTitleAlignType=90000    ' eTitleAlignType

End Enum

Public Enum pqEnumUnits

   eUnitsDefault=0    ' eUnitsDefault

   eUnitsInches=1    ' eUnitsInches

   eUnitsCentimeters=2    ' eUnitsCentimeters

   eUnitsMillimeters=3    ' eUnitsMillimeters

End Enum

Public Enum pqEnumViewSubgroups

   eViewCustom=0    ' eViewCustom

   eViewStartAtLeft=1    ' eViewStartAtLeft

   eViewStartAtRight=2    ' eViewStartAtRight

End Enum

Interfaces

This section lists the classes exposed by PQCM3. For each class, the methods and events are listed.

PQAnnotation {15CF0577-2E92-11D6-BD85-00105A109808}

Methods

Property Get sName() As String

Property Let sName(RHS As String)

Property Get eObjType() As Integer

Property Let eObjType(RHS As Integer)

Property Get hChart() As Integer

Property Let hChart(RHS As Integer)

Property Get iPane() As Integer

Property Let iPane(RHS As Integer)

Property Get iID() As Integer

Property Let iID(RHS As Integer)

Property Get iDataConnection() As Integer

Property Let iDataConnection(RHS As Integer)

Property Get eStepDefault() As pqArrowSize

Property Let eStepDefault(RHS As pqArrowSize)

Property Get bAllowAbsoluteX() As Boolean

Property Let bAllowAbsoluteX(RHS As Boolean)

Property Get bAllowAbsoluteY() As Boolean

Property Let bAllowAbsoluteY(RHS As Boolean)

Property Get sAbsoluteXType() As String

Property Let sAbsoluteXType(RHS As String)

Property Get sAbsoluteYType() As String

Property Let sAbsoluteYType(RHS As String)

Property Get sAbsoluteXValue() As String

Property Let sAbsoluteXValue(RHS As String)

Property Get iPixelLft() As Integer

Property Let iPixelLft(RHS As Integer)

Property Get iPixelRht() As Integer

Property Let iPixelRht(RHS As Integer)

Property Get iPixelBot() As Integer

Property Let iPixelBot(RHS As Integer)

Property Get iPixelTop() As Integer

Property Let iPixelTop(RHS As Integer)

Property Get oTextRectangle() As _PQRectangle

Property Set oTextRectangle() As _PQRectangle

Property Get dAbsLargeStepX() As Double

Property Get dAbsLargeStepY() As Double

Property Get dAbsMediumStepX() As Double

Property Get dAbsMediumStepY() As Double

Property Get bAbsoluteX() As Boolean

Property Let bAbsoluteX(RHS As Boolean)

Property Get dAbsoluteX() As Double

Property Let dAbsoluteX(RHS As Double)

Property Get dAbsoluteX2() As Double

Property Get bAbsoluteY() As Boolean

Property Let bAbsoluteY(RHS As Boolean)

Property Get dAbsoluteY() As Double

Property Let dAbsoluteY(RHS As Double)

Property Get dAbsoluteY2() As Double

Property Get dAbsSmallStepX() As Double

Property Get dAbsSmallStepY() As Double

Sub AdjustLineLength(ByVal dChange As Double)

Property Get dBottom() As Double

Sub ChartXExtents(ByVal dLft As Double, ByVal dRht As Double)

Sub ChartYExtents(ByVal dBot As Double, ByVal dTop As Double)

Property Get ChartHelper() As _DPQQG3

Property Get bDrawBox3D() As Boolean

Property Let bDrawBox3D(RHS As Boolean)

Property Get bDrawBoxAroundText() As Boolean

Property Let bDrawBoxAroundText(RHS As Boolean)

Property Get bDrawHeadArrow() As Boolean

Property Let bDrawHeadArrow(RHS As Boolean)

Property Get bDrawLine() As Boolean

Property Let bDrawLine(RHS As Boolean)

Property Get bDrawTailArrow() As Boolean

Property Let bDrawTailArrow(RHS As Boolean)

Property Get bDrawText() As Boolean

Property Let bDrawText(RHS As Boolean)

Function Edit(ByVal bNew As Boolean) As Boolean

Property Get eError() As pqAnnotationError

Property Get sErrorMsg() As String

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function ExportAll(Optional ByVal sSep As String=) As String

Property Get nExportedProperties() As Integer

Property Get bExportVerbose() As Boolean

Property Let bExportVerbose(RHS As Boolean)

Property Get iExtraSpaceAboveText() As Integer

Property Let iExtraSpaceAboveText(RHS As Integer)

Property Get iExtraSpaceAroundText() As Integer

Property Let iExtraSpaceAroundText(RHS As Integer)

Property Get iExtraSpaceBelowText() As Integer

Property Let iExtraSpaceBelowText(RHS As Integer)

Property Get iExtraSpaceLeftOfText() As Integer

Property Let iExtraSpaceLeftOfText(RHS As Integer)

Property Get iExtraSpaceRightOfText() As Integer

Property Let iExtraSpaceRightOfText(RHS As Integer)

Property Get lFillColor() As Long

Property Get sFillColor() As String

Property Let sFillColor(RHS As String)

Property Get bFontBold() As Boolean

Property Let bFontBold(RHS As Boolean)

Property Get bFontItalic() As Boolean

Property Let bFontItalic(RHS As Boolean)

Property Get sFontName() As String

Property Let sFontName(RHS As String)

Property Get dFontSize() As Double

Property Let dFontSize(RHS As Double)

Property Get bFontStrikethrough() As Boolean

Property Let bFontStrikethrough(RHS As Boolean)

Property Get bFontUnderline() As Boolean

Property Let bFontUnderline(RHS As Boolean)

Function ForeignText(ByVal sNative As String) As String

Function GetVal(ByVal value As Variant) As Double

Property Get iHeadArrowLength() As Integer

Property Let iHeadArrowLength(RHS As Integer)

Property Get bHeadArrowOut() As Boolean

Property Let bHeadArrowOut(RHS As Boolean)

Property Get eHeadArrowSize() As pqArrowSize

Property Let eHeadArrowSize(RHS As pqArrowSize)

Property Get eHeadArrowType() As pqArrowType

Property Let eHeadArrowType(RHS As pqArrowType)

Property Get iHeadArrowWidth() As Integer

Property Let iHeadArrowWidth(RHS As Integer)

Function Import(ByVal sAnnotation As String) As Boolean

Property Get bIsChanged() As Boolean

Property Get dLargeStepX() As Double

Property Let dLargeStepX(RHS As Double)

Property Get dLargeStepY() As Double

Property Let dLargeStepY(RHS As Double)

Property Get dLeft() As Double

Sub LengthenLine(ByVal eSize As pqArrowSize)

Property Get lLineColor() As Long

Property Get sLineColor() As String

Property Let sLineColor(RHS As String)

Property Get dLineDirection() As Double

Property Let dLineDirection(RHS As Double)

Property Let bLineHeadAtEdge(RHS As Boolean)

Property Get dLineLength() As Double

Property Let dLineLength(RHS As Double)

Property Get eLineReference() As pqAnnotationLineReference

Property Let eLineReference(RHS As pqAnnotationLineReference)

Property Get sLineStyle() As String

Property Let sLineStyle(RHS As String)

Property Let bLineTailAtEdge(RHS As Boolean)

Property Get sLineWidth() As String

Property Let sLineWidth(RHS As String)

Property Get dMediumStepX() As Double

Property Let dMediumStepX(RHS As Double)

Property Get dMediumStepY() As Double

Property Let dMediumStepY(RHS As Double)

Property Get dPrimaryX() As Double

Property Let dPrimaryX(RHS As Double)

Property Get dPrimaryY() As Double

Property Let dPrimaryY(RHS As Double)

Property Get dRelativeX() As Double

Property Let dRelativeX(RHS As Double)

Property Get dRelativeY() As Double

Property Let dRelativeY(RHS As Double)

Property Get dRight() As Double

Sub ScreenExtents(ByVal lMinX As Long, ByVal lMinY As Long, ByVal lMaxX As Long, ByVal lMaxY As Long)

Property Get dSecondaryX() As Double

Property Let dSecondaryX(RHS As Double)

Property Get dSecondaryY() As Double

Property Let dSecondaryY(RHS As Double)

Sub ShortenLine(ByVal eSize As pqArrowSize)

Property Get dSmallStepX() As Double

Property Let dSmallStepX(RHS As Double)

Property Get dSmallStepY() As Double

Property Let dSmallStepY(RHS As Double)

Sub Step(ByVal dX As Double, ByVal dY As Double)

Sub StepDown(ByVal eSize As pqArrowSize)

Sub StepLeft(ByVal eSize As pqArrowSize)

Sub StepRight(ByVal eSize As pqArrowSize)

Sub StepUp(ByVal eSize As pqArrowSize)

Property Get iTailArrowLength() As Integer

Property Let iTailArrowLength(RHS As Integer)

Property Get bTailArrowOut() As Boolean

Property Let bTailArrowOut(RHS As Boolean)

Property Get eTailArrowSize() As pqArrowSize

Property Let eTailArrowSize(RHS As pqArrowSize)

Property Get eTailArrowType() As pqArrowType

Property Let eTailArrowType(RHS As pqArrowType)

Property Get iTailArrowWidth() As Integer

Property Let iTailArrowWidth(RHS As Integer)

Property Get lTextColor() As Long

Property Get sTextColor() As String

Property Let sTextColor(RHS As String)

Property Get dTextDirection() As Double

Property Get dTextHeading() As Double

Property Let dTextHeading(RHS As Double)

Property Get bTextOrientToLine() As Boolean

Property Let bTextOrientToLine(RHS As Boolean)

Property Get eTextReference() As pqAnnotationTextReference

Property Let eTextReference(RHS As pqAnnotationTextReference)

Property Get sTextString() As String

Property Let sTextString(RHS As String)

Property Get dTop() As Double

Function Update() As Boolean

Function sDecimalCharacter() As String

Events

No Events.

PQCategoryChart {15CF058F-2E92-11D6-BD85-00105A109808}

Methods

Property Get oAnnotation(ByVal chart As Integer, ByVal Index As Integer) As _PQAnnotation

Function AnnotationAdd(ByVal sText As String, Optional ByVal Pane As Integer=0) As Integer

Function AnnotationDelete(ByVal Pane As Integer, ByVal Index As Integer) As Boolean

Function AnnotationEdit(ByVal Pane As Integer, ByVal Index As Integer, ByVal bNew As Boolean) As Boolean

Function AnnotationModify(ByVal Pane As Integer, ByVal Index As Integer, Optional ByVal sText As String=) As Boolean

Function AnnotationNew(ByVal dX As Double, ByVal dY As Double, Optional ByVal Pane As Integer=1) As Boolean

Property Get cAnnotations() As _Collection

Property Get nAnnotations(ByVal Pane As Integer) As Integer

Property Get sAnnotations() As String

Property Let sAnnotations(RHS As String)

Property Get iBarCount() As Integer

Function dBarValue(Optional ByVal entry As Integer=0, Optional ByVal Bar As Integer=0) As String

Property Get sCategory(ByVal Bar As Integer) As Variant

Property Get ChartHandle() As Integer

Sub Clear

Property Get oDataSource(Optional ByVal Index As Integer=1) As _PQData

Provide access to a single data source that is providing data for this chart.

Sub SetDataSource(ByVal oData As _PQData)

Property Get cDataSources() As _Collection

PQData collection

Function Draw() As Boolean

Sub DrawOnChart(ByVal sCmds As String, Optional ByVal chart As Variant=1)

Property Get sEntry(ByVal entry As Integer) As Variant

Property Get iEntryCount() As Integer

Sub EraseVisibleChart

Property Get sErrMsg() As String

Property Let sErrMsg(RHS As String)

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Sub ExportSettings

Sub ExportStyles

Sub ExportTitles

Property Get bExportVerboseAnnotations() As Boolean

Property Let bExportVerboseAnnotations(RHS As Boolean)

Property Get cExtraObjects() As _Collection

Sub FillAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, Optional ByVal iPrimarySpacing As Integer=6, Optional ByVal iSecondarySpacing As Integer=6)

Function GetVal(ByVal value As Variant) As Double

Property Get bIsDrawn() As Boolean

Property Get iJPEGQuality() As Integer

Property Let iJPEGQuality(RHS As Integer)

Sub LineAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, ByVal sWidth As String)

Property Get eMarginUnits() As pqEnumUnits

Property Let eMarginUnits(RHS As pqEnumUnits)

Property Get sMarginUnits() As String

Sub MiscAttributes(ByVal eProt As pqEnumProtObj, ByVal sAlign As String, ByVal dAngle As Double)

Property Get sName() As String

My name.

Property Let sName(RHS As String)

My name.

Property Get NumberOfCharts() As Integer

Number of charts defined for this chart.

Property Let bOption(ByVal Key As String, RHS As Boolean)

Property Let sOption(ByVal Key As String, RHS As String)

Property Get iPaperSize() As Integer

Property Let iPaperSize(RHS As Integer)

Property Get bPrintBlackAndWhite() As Boolean

Property Let bPrintBlackAndWhite(RHS As Boolean)

Function PrintChart(Optional ByVal m As Integer=1, Optional ByVal n As Integer=1, Optional ByVal bWithDialog As Boolean=True) As Boolean

Property Get iPrintCopies() As Integer

Property Let iPrintCopies(RHS As Integer)

Property Get sPrinterName() As String

Property Let sPrinterName(RHS As String)

Property Get sPrintHeading() As String

Property Let sPrintHeading(RHS As String)

Property Get fPrintMarginBottom() As Single

Property Let fPrintMarginBottom(RHS As Single)

Property Get fPrintMarginLeft() As Single

Property Let fPrintMarginLeft(RHS As Single)

Property Get fPrintMarginRight() As Single

Property Let fPrintMarginRight(RHS As Single)

Property Get fPrintMarginTop() As Single

Property Let fPrintMarginTop(RHS As Single)

Property Get ePrintOrientation() As pqEnumPrintOrientation

Property Let ePrintOrientation(RHS As pqEnumPrintOrientation)

Function Redraw() As Boolean

Function RefreshData(Optional ByVal bRequery As Boolean=True) As Boolean

Function SaveAsBitmap(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsJPEG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsMetafile(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsPNG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Property Get Settings() As _PQCategoryChartSettings

Property Let bShowWatermark(RHS As Boolean)

Property Get Style(ByVal eType As pqEnumChartStyle) As Variant

Property Let Style(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get Styles() As _PQCategoryChartStyles

Sub TextAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sBGColor As String, ByVal sFont As String, ByVal dSize As Double, ByVal bBold As Boolean, ByVal bItalic As Boolean)

Property Get Titles() As _PQTitles

Sub ToggleZoom

Property Get sType() As String

Property Let sType(RHS As String)

Sub UpdateDrawnObject(ByVal oObj As _PQDrawnObj)

Sub UpdateObjectAttributes(ByVal oObj As _PQDrawnObj)

Property Get lUserID() As Long

Property Let lUserID(RHS As Long)

Property Get bVisible() As Boolean

Property Let bVisible(RHS As Boolean)

Sub Watermark(ByVal sText As String, ByVal Angle As Integer, ByVal Shade As Single)

Property Get bZoomChart() As Boolean

Property Let bZoomChart(RHS As Boolean)

Events

No Events.

PQCategoryChartSettings {15CF058D-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQCategoryChartSettings)

Function Copy() As _PQCategoryChartSettings

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartSetting) As Boolean

Property Get Prop(ByVal eType As pqEnumChartSetting) As Variant

Property Let Prop(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartSetting

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartSetting)

Sub RemoveAll

Property Get Setting(ByVal eType As pqEnumChartSetting) As Variant

Property Let Setting(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get bSetting(ByVal eType As pqEnumChartSetting, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dSetting(ByVal eType As pqEnumChartSetting, Optional ByVal dDef As Double=0) As Double

Property Get iSetting(ByVal eType As pqEnumChartSetting, Optional ByVal iDef As Integer=0) As Integer

Property Get lSetting(ByVal eType As pqEnumChartSetting, Optional ByVal lDef As Long=0) As Long

Property Get sSetting(ByVal eType As pqEnumChartSetting, Optional ByVal sDef As String=) As String

Property Get Settings() As _PqPropBag

Property Get bAbbreviateCategories() As Boolean

Property Let bAbbreviateCategories(RHS As Boolean)

Property Get sChartTitle(Optional ByVal chart As Integer=1) As String

Property Let sChartTitle(Optional ByVal chart As Integer=1, RHS As String)

Property Get eChartType() As pqEnumCategoryChartType

Property Let eChartType(RHS As pqEnumCategoryChartType)

Property Get sCutoffValue() As String

Property Let sCutoffValue(RHS As String)

Property Get bDraw3D() As Boolean

Property Let bDraw3D(RHS As Boolean)

Property Get bDrawCountAxis() As Boolean

Property Let bDrawCountAxis(RHS As Boolean)

Property Get bDrawCountBarLabels() As Boolean

Property Let bDrawCountBarLabels(RHS As Boolean)

Property Get bDrawCountGrid() As Boolean

Property Let bDrawCountGrid(RHS As Boolean)

Property Get bDrawCumLine() As Boolean

Property Let bDrawCumLine(RHS As Boolean)

Property Get bDrawCutoffLine() As Boolean

Property Let bDrawCutoffLine(RHS As Boolean)

Property Get bDrawPercentAxis() As Boolean

Property Let bDrawPercentAxis(RHS As Boolean)

Property Get bDrawPercentBarLabels() As Boolean

Property Let bDrawPercentBarLabels(RHS As Boolean)

Property Get bDrawPercentGrid() As Boolean

Property Let bDrawPercentGrid(RHS As Boolean)

Property Get bDrawPieTextOutside() As Boolean

Property Let bDrawPieTextOutside(RHS As Boolean)

Property Get eHowToScale() As pqEnumCatHowToScale

Property Let eHowToScale(RHS As pqEnumCatHowToScale)

Property Get bLabelBarsOutside() As Boolean

Property Let bLabelBarsOutside(RHS As Boolean)

Property Get sLegendHeading() As String

Property Let sLegendHeading(RHS As String)

Property Get bLimitBars() As Boolean

Property Let bLimitBars(RHS As Boolean)

Property Get ePieDirection() As pqEnumPieDirection

Property Let ePieDirection(RHS As pqEnumPieDirection)

Property Get dPieStartPosition() As Double

Property Let dPieStartPosition(RHS As Double)

Property Get dScaleMax() As Double

Property Let dScaleMax(RHS As Double)

Property Get dScaleMin() As Double

Property Let dScaleMin(RHS As Double)

Property Get bShowChartTitle() As Boolean

Property Let bShowChartTitle(RHS As Boolean)

Property Get bShowLegend() As Boolean

Property Let bShowLegend(RHS As Boolean)

Property Get bShowOther() As Boolean

Property Let bShowOther(RHS As Boolean)

Property Get bShowTotalCount() As Boolean

Property Let bShowTotalCount(RHS As Boolean)

Property Get bShowTotalCountsCompositeTitle() As Boolean

Property Let bShowTotalCountsCompositeTitle(RHS As Boolean)

Property Get bSingleChart() As Boolean

Property Let bSingleChart(RHS As Boolean)

Property Get sSpaceBetweenBars() As String

Property Let sSpaceBetweenBars(RHS As String)

Property Get bStackedBars() As Boolean

Property Let bStackedBars(RHS As Boolean)

Property Get sUnitsName() As String

Property Let sUnitsName(RHS As String)

Property Get bVerticalCategories() As Boolean

Property Let bVerticalCategories(RHS As Boolean)

Events

No Events.

PQCategoryChartStyles {15CF058A-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQCategoryChartStyles)

Function Copy() As _PQCategoryChartStyles

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartStyle) As Boolean

Property Get Prop(ByVal eType As pqEnumChartStyle) As Variant

Property Let Prop(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartStyle

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartStyle)

Sub RemoveAll

Property Get bStyle(ByVal eType As pqEnumChartStyle, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dStyle(ByVal eType As pqEnumChartStyle, Optional ByVal dDef As Double=0) As Double

Property Get iStyle(ByVal eType As pqEnumChartStyle, Optional ByVal iDef As Integer=0) As Integer

Property Get lStyle(ByVal eType As pqEnumChartStyle, Optional ByVal lDef As Long=0) As Long

Property Get sStyle(ByVal eType As pqEnumChartStyle, Optional ByVal sDef As String=) As String

Property Get Styles() As _PqPropBag

Events

Public Event NewStyles

PQChart {15CF0588-2E92-11D6-BD85-00105A109808}

Methods

Property Get sName() As String

Property Let sName(RHS As String)

Property Get sType() As String

Property Let sType(RHS As String)

Property Get fPosLeft() As Single

Property Let fPosLeft(RHS As Single)

Property Get fPosTop() As Single

Property Let fPosTop(RHS As Single)

Property Get fPosRight() As Single

Property Let fPosRight(RHS As Single)

Property Get fPosBottom() As Single

Property Let fPosBottom(RHS As Single)

Property Get TagVariant1() As Variant

Property Let TagVariant1(RHS As Variant)

Property Set TagVariant1() As Variant

Property Get TagVariant2() As Variant

Property Let TagVariant2(RHS As Variant)

Property Set TagVariant2() As Variant

Property Get TagVariant3() As Variant

Property Let TagVariant3(RHS As Variant)

Property Set TagVariant3() As Variant

Property Get TagVariant4() As Variant

Property Let TagVariant4(RHS As Variant)

Property Set TagVariant4() As Variant

Property Get ePrintOrientation() As pqEnumPrintOrientation

Property Let ePrintOrientation(RHS As pqEnumPrintOrientation)

Property Get fPrintMarginLeft() As Single

Property Let fPrintMarginLeft(RHS As Single)

Property Get fPrintMarginRight() As Single

Property Let fPrintMarginRight(RHS As Single)

Property Get fPrintMarginTop() As Single

Property Let fPrintMarginTop(RHS As Single)

Property Get fPrintMarginBottom() As Single

Property Let fPrintMarginBottom(RHS As Single)

Property Get sPrinterName() As String

Property Let sPrinterName(RHS As String)

Property Get iPaperSize() As Integer

Property Let iPaperSize(RHS As Integer)

Property Get sPrintHeading() As String

Property Let sPrintHeading(RHS As String)

Property Get iPrintCopies() As Integer

Property Let iPrintCopies(RHS As Integer)

Property Get bPrintBlackAndWhite() As Boolean

Property Let bPrintBlackAndWhite(RHS As Boolean)

Property Get eMarginUnits() As pqEnumUnits

Property Let eMarginUnits(RHS As pqEnumUnits)

Property Get bShowProgress() As Boolean

Property Let bShowProgress(RHS As Boolean)

Property Get bExportVerboseAnnotations() As Boolean

Property Let bExportVerboseAnnotations(RHS As Boolean)

Property Get bDone() As Boolean

Property Let bDone(RHS As Boolean)

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function ActivityCount() As Long

Property Get sAlignment(ByVal Align As Variant, ByVal sDef As String) As String

Property Get oAnnotation(ByVal Pane As Integer, ByVal ID As Integer) As _PQAnnotation

Function AnnotationAdd(ByVal sText As String, Optional ByVal Pane As Integer=1) As Integer

Function AnnotationDelete(ByVal Pane As Integer, ByVal Index As Integer) As Boolean

Function AnnotationEdit(ByVal Pane As Integer, ByVal Index As Integer, ByVal bNew As Boolean) As Boolean

Function AnnotationModify(ByVal Pane As Integer, ByVal Index As Integer, Optional ByVal sText As String=) As Boolean

Function AnnotationNew(ByVal dX As Double, ByVal dY As Double, Optional ByVal Pane As Integer=1) As Integer

Property Get cAnnotations() As _Collection

Property Get nAnnotations(ByVal Pane As Integer) As Integer

Property Get sAnnotations() As String

Property Let sAnnotations(RHS As String)

Sub ChartPosition(ByVal fLeft As Single, ByVal fTop As Single, ByVal fRight As Single, ByVal fBottom As Single)

Sub Connect

Make the connections between my chart and others.

Property Get Connections() As _Collection

Collection of connections that I am making to other chart objects.

Sub SetDataSource(ByVal oData As _PQData)

Sub Disconnect

Remove all my connections.

Property Get sErrMsg() As String

Property Let sErrMsg(RHS As String)

Sub FillAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, Optional ByVal iPrimarySpacing As Integer=6, Optional ByVal iSecondarySpacing As Integer=6)

Function GetVal(ByVal value As Variant) As Double

Property Get bIsDrawn() As Boolean

Property Get iJPEGQuality() As Integer

Property Let iJPEGQuality(RHS As Integer)

Sub LineAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, ByVal sWidth As String)

Property Get sMarginUnits() As String

Sub MiscAttributes(ByVal eProt As pqEnumProtObj, ByVal sAlign As String, ByVal dAngle As Double)

Function NewConnection() As _PQConnection

Create a new connection for my chart.

Sub PostDraw(ByVal bSuccess As Boolean)

Sub PreDraw

Function PrintChart(Optional ByVal m As Integer=1, Optional ByVal n As Integer=1, Optional ByVal bWithDialog As Boolean=True) As Boolean

Function SaveAsBitmap(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsJPEG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsMetafile(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsPNG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Property Let bShowWatermark(RHS As Boolean)

Property Get Styles() As Object

Sub TextAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sBGColor As String, ByVal sFont As String, ByVal dSize As Double, ByVal bBold As Boolean, ByVal bItalic As Boolean)

Property Get UID() As Long

Property Let UID(RHS As Long)

Property Get lUserID() As Long

Property Let lUserID(RHS As Long)

Property Get bVisible() As Boolean

Property Let bVisible(RHS As Boolean)

Sub Watermark(ByVal sText As String, ByVal Angle As Integer, ByVal Shade As Single)

Property Get bZoomChart() As Boolean

Property Let bZoomChart(RHS As Boolean)

Events

No Events.

PQChartEvent {15CF0591-2E92-11D6-BD85-00105A109808}

Methods

Property Get sDecimalCharacter() As String

Property Let sDecimalCharacter(RHS As String)

Property Get bCancelled() As Boolean

Function ChartHelper() As _DPQQG3

Function GetTranslatedText(ByVal oCH As _PQChart, ByVal sText As String) As String

Function GetVal(ByVal value As Variant) As Double

Sub LocalizeForm(ByVal oForm As Object)

Function sMeasureUnits() As String

Sub ResultChoices(ByVal oCH As _PQCategoryChart, ByVal sRowHeadings() As String, ByVal sColumnHeadings() As String, ByVal iChoices() As Integer)

Events

Public Event DisplayProgress(ByVal bCancel As Boolean)

Public Event GetChartHelper(ByVal oCH As _DPQQG3)

Public Event GetMeasureUnits(ByVal sUnits As String)

Public Event GetNativeText(ByVal sText As String)

Public Event GetResultChoices(ByVal oCH As _PQCategoryChart, ByVal sRowHeadings() As String, ByVal sColumnHeadings() As String, ByVal iChoices() As Integer)

Public Event LocalizeForm(ByVal oForm As Object)

Public Event SubstituteInText(ByVal oCH As _PQChart, ByVal sText As String)

PQChartMgr {15CF05C3-2E92-11D6-BD85-00105A109808}

Methods

Property Get bShowProgress() As Boolean

Property Let bShowProgress(RHS As Boolean)

Function ActivityCount(ByVal seq As Integer) As Long

Sub Clear

Sub ExportNativeText

This is a call to export all of my Native text strings. They will be exported via the Event: ExportText().

Property Let bFlashDrawing(RHS As Boolean)

Property Let bFreezeDrawing(RHS As Boolean)

Sub FreezeCursor

Function GetVal(ByVal value As Variant) As Double

Property Get iJPEGQuality() As Integer

Property Let iJPEGQuality(RHS As Integer)

Property Get eMarginUnits() As pqEnumUnits

Property Let eMarginUnits(RHS As pqEnumUnits)

Property Get sMarginUnits() As String

Function NewGradingChart(ByVal sName As String, Optional ByVal lUserID As Long=0) As _PQGradingChart

Function NewProcessChart(ByVal sName As String, Optional ByVal lUserID As Long=0) As _PQProcessChart

Property Get iPaperSize() As Integer

Property Let iPaperSize(RHS As Integer)

Property Get bPrintBlackAndWhite() As Boolean

Property Let bPrintBlackAndWhite(RHS As Boolean)

Property Get sPrinterName() As String

Property Let sPrinterName(RHS As String)

Property Get sPrintHeading() As String

Property Let sPrintHeading(RHS As String)

Property Get fPrintMarginBottom() As Single

Property Let fPrintMarginBottom(RHS As Single)

Property Get fPrintMarginLeft() As Single

Property Let fPrintMarginLeft(RHS As Single)

Property Get fPrintMarginRight() As Single

Property Let fPrintMarginRight(RHS As Single)

Property Get fPrintMarginTop() As Single

Property Let fPrintMarginTop(RHS As Single)

Property Get ePrintOrientation() As pqEnumPrintOrientation

Property Let ePrintOrientation(RHS As pqEnumPrintOrientation)

Function RefreshData(Optional ByVal bRequery As Boolean=True) As Boolean

Sub ReleaseCursor

Function SaveAsPNG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Property Let bShowWatermark(RHS As Boolean)

Function TotalActivityCount() As Long

Sub Watermark(ByVal sText As String, ByVal Angle As Integer, ByVal Shade As Single)

Events

Public Event ExportForm(ByVal oForm As Object)

Public Event ExportSetting(ByVal sText As String)

Public Event ExportStyle(ByVal sText As String)

Public Event ExportText(ByVal sText As String)

Public Event GetForeignText(ByVal sText As String)

Public Event GetNativeText(ByVal sText As String)

Public Event HistogramCellClick(ByVal oHC As _PQHistogramChart, ByVal iCell As Integer, ByVal lCount As Long, ByVal dLeft As Double, ByVal dRight As Double)

Public Event HistogramStatClick(ByVal oHC As _PQHistogramChart, ByVal sText As String, ByVal iType As Integer)

Public Event LocalizeForm(ByVal oForm As Object)

Public Event ParetoBarClick(ByVal oPC As _PQCategoryChart, ByVal sCategory As String, ByVal sEntry As String, ByVal lCount As Long, ByVal fPercent As Single)

User has clicked over a Pareto bar.

Public Event DisplayHeading(ByVal sHeading As String)

Public Event DisplayProgress(ByVal bCancel As Boolean)

Public Event ResultChoices(ByVal oCH As _PQCategoryChart, ByVal sRowHeadings() As String, ByVal sColumnHeadings() As String, ByVal iChoices() As Integer)

Public Event RightClick(ByVal oCH As _PQChart, ByVal chart As Integer, ByVal X As Double, ByVal Y As Double)

Public Event SliderChange(ByVal oCH As _PQControlChart)

Public Event SubgroupPause(ByVal oCC As _PQControlChart, ByVal iChart As Integer, ByVal lSG As Long)

Public Event SubgroupSelect(ByVal oCC As _PQControlChart, ByVal iChart As Integer, ByVal lSGFirst As Long, ByVal lSGLast As Long)

Public Event SubstituteInText(ByVal oCH As _PQChart, ByVal sText As String)

PQCMDefinitions {15CF0558-2E92-11D6-BD85-00105A109808}

Methods

None

Events

No Events.

PQConnection {15CF057D-2E92-11D6-BD85-00105A109808}

Methods

Sub AddToPrevious(ByVal iAmount As Integer)

Property Get ConnectFrom() As eConnect

Property Let ConnectFrom(RHS As eConnect)

Property Get ConnectTo() As eConnect

Property Let ConnectTo(RHS As eConnect)

Property Get ConnectToObject() As _PQChart

Property Set ConnectToObject() As _PQChart

Property Get ConnectToPercent() As Integer

Property Let ConnectToPercent(RHS As Integer)

Property Get IsPercentage() As Boolean

Sub SubtractFromPrevious(ByVal iPrev As Integer)

Sub TreatAsMaximum

Sub TreatAsMinimum

Sub TreatAsTemporary

Events

Public Event ExportText(ByVal sText As String)

PQControlChart {15CF05BF-2E92-11D6-BD85-00105A109808}

Methods

Property Get oAnnotation(ByVal Pane As Integer, ByVal Index As Integer) As _PQAnnotation

Function AnnotationAdd(ByVal sText As String, ByVal Pane As Integer) As Integer

Function AnnotationDelete(ByVal Pane As Integer, ByVal Index As Integer) As Boolean

Function AnnotationEdit(ByVal Pane As Integer, ByVal Index As Integer, ByVal bNew As Boolean) As Boolean

Function AnnotationModify(ByVal Pane As Integer, ByVal Index As Integer, ByVal sText As String) As Boolean

Function AnnotationNew(ByVal dX As Double, ByVal dY As Double, Optional ByVal Pane As Integer=1) As Boolean

Property Get cAnnotations() As _Collection

Property Get nAnnotations(ByVal Pane As Integer) As Integer

Property Get sAnnotations() As String

Property Let sAnnotations(RHS As String)

Function AppendData(ByVal dData As Double, ByVal sLabel As String, Optional ByVal line As Integer=1, Optional ByVal chart As Integer=1) As Boolean

Property Get cAuxLines() As _Collection

Function ChangeChartData(ByVal dData As Double, ByVal Point As Long, Optional ByVal line As Integer=1, Optional ByVal chart As Integer=1) As Boolean

Property Get ChartHandle() As Integer

Handle to use when manipulating the chart.

Function ChartTypeToDataType(ByVal eChType As pqEnumLineChartType, Optional ByVal chart As Integer=1) As pqEnumDataType

Sub Clear

Function CustomMarker(ByVal sText As String) As Integer

Property Get oDataSource(ByVal Index As Integer) As _PQData

Property Get cDataSources() As _Collection

PQData collection

Function DeleteData(ByVal Point As Long) As Boolean

Function Draw() As Boolean

Sub DrawOnChart(ByVal sCmds As String, Optional ByVal chart As Variant=1)

Sub EraseVisibleChart

Property Get sErrMsg() As String

Property Let sErrMsg(RHS As String)

Sub EstablishCurrentSubgroup(ByVal eType As pqEnumDataType, ByVal lSG As Long)

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Sub ExportSettings

Sub ExportStyles

Sub ExportTitles

Property Get bExportVerboseAnnotations() As Boolean

Property Let bExportVerboseAnnotations(RHS As Boolean)

Function ExtraLine() As _PQDrawnObj

Property Get cExtraObjects() As _Collection

Sub FillAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, Optional ByVal iPrimarySpacing As Integer=6, Optional ByVal iSecondarySpacing As Integer=6)

Sub GridData(ByVal row As Integer, ByVal Col As Long, ByVal Text As String)

Sub GridLabel(ByVal row As Integer, ByVal Label As String)

Property Get cHighlights() As _Collection

Function HighlightSubgroups(ByVal lFirst As Long, ByVal lLast As Long, ByVal sColor As String) As Integer

Property Get bIsDrawn() As Boolean

Property Get iJPEGQuality() As Integer

Property Let iJPEGQuality(RHS As Integer)

Property Get cLimits() As _Collection

Property Get oLimits(ByVal Index As Integer) As _PQLimits

Property Get LimitsSubTitle(ByVal eType As pqEnumLineChartType, ByVal indexTitle As Integer, ByVal indexLimit As Integer) As String

Property Get LimitsTitle(ByVal eType As pqEnumLineChartType, ByVal indexLimit As Integer) As String

Sub LineAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, ByVal sWidth As String)

Property Get eMarginUnits() As pqEnumUnits

Property Let eMarginUnits(RHS As pqEnumUnits)

Property Get sMarginUnits() As String

Property Get iMaximumSubgroupsToKeep() As Integer

Property Let iMaximumSubgroupsToKeep(RHS As Integer)

Sub MiscAttributes(ByVal eProt As pqEnumProtObj, ByVal sAlign As String, ByVal dAngle As Double)

Function ModifyChartData(ByVal sText As String) As Boolean

Function MoveLeft(Optional ByVal iAmount As Integer=1) As Boolean

Function MoveRight(Optional ByVal iAmount As Integer=1) As Boolean

Function MoveTo(ByVal lSubgroup As Long) As Boolean

Property Get sName() As String

Property Let sName(RHS As String)

Function NewExtraLine(Optional ByVal sName As String=, Optional ByVal iPlotarea As Integer=1, Optional ByVal eProt As pqEnumProtObj=0) As Variant

Function NewLimits(ByVal sName As String) As _PQLimits

Property Get NumberOfCharts() As Integer

The number of chart areas that are contained in my chart.

Property Get NumberOfLimits() As Integer

Property Get NumberOfOOCTests() As Integer

Property Get sOOCTest(ByVal Index As Integer) As String

Property Let sOOCTest(ByVal Index As Integer, RHS As String)

Property Get cOOCTests() As _Collection

Property Let bOption(ByVal Key As String, RHS As Boolean)

Set a boolean option.

Property Get sOption(ByVal Key As String) As String

Property Let sOption(ByVal Key As String, RHS As String)

Property Get iPaperSize() As Integer

Property Let iPaperSize(RHS As Integer)

Property Get bPrintBlackAndWhite() As Boolean

Property Let bPrintBlackAndWhite(RHS As Boolean)

Function PrintChart(Optional ByVal m As Inte

Property Get fPrintMarginLeft() As Single

Property Let fPrintMarginLeft(RHS As Single)

Property Get fPrintMarginRight() As Single

Property Let fPrintMarginRight(RHS As Single)

Property Get fPrintMarginTop() As Single

Property Let fPrintMarginTop(RHS As Single)

Property Get ePrintOrientation() As pqEnumPrintOrientation

Property Let ePrintOrientation(RHS As pqEnumPrintOrientation)

Function Redraw() As Boolean

Sub RefreshAnnotations

Function RefreshData(Optional ByVal bRequery As Boolean=True) As Boolean

Function RemoveSubgroupHighlight(ByVal Index As Integer) As Boolean

Function RemoveSubgroupHighlights() As Integer

Sub ResolveSubgroups(ByVal lSGFirst As Long, ByVal lSGLast As Long)

Functierty Let Setting(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get Settings() As _PQControlChartSettings

Function ScrollLeft(Optional ByVal iAmount As Integer=1) As Boolean

Function ScrollRight(Optional ByVal iAmount As Integer=1) As Boolean

Function SetVMask(ByVal lSG As Long, Optional ByVal iObs As Integer=1) As Boolean

Sub ShiftChartDataLeft(ByVal iAmount As Integer)

Property Let bShowWatermark(RHS As Boolean)

Property Get sStatistic(Optional ByVal Index As Integer=1) As String

Property Let sStatistic(Optional ByVal Index As Integer=1, RHS As String)

Property Get Style(ByVal eType As pqEnumChartStyle) As Variant

Property Let Style(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get Styles() As _PQControlChartStyles

Function SubgroupAdd(ByVal sText As String) As Boolean

Function SubgroupChangeAttributes(ByVal lSG As Long, ByVal dInsp As Double, ByVal dCount As Double, ByVal sLabel As String, ByVal sCause As String, ByVal sNote As String) As Boolean

Function SubgroupChangeID(ByVal lSG As Long, ByVal iID As Integer, ByVal sID As String) As Boolean

Function SubgroupChangeVariables(ByVal lSG As Long, ByVal dData() As Double, ByVal nData As Integer, ByVal sLabel As String, ByVal sCause As String, ByVal sNote As String) As Boolean

Property Get SubgroupLabel(ByVal lSG As Long, Optional ByVal line As Integer=1) As String

Property Get SubgroupMaximum(ByVal lSG As Long, Optional ByVal line As Integer=1) As String

Property Get SubgroupMean(ByVal lSG As Long, Optional ByVal line As Integer=1) As String

Property Get SubgroupMinimum(ByVal lSG As Long, Optional ByVal line As Integer=1) As String

Property Get SubgroupMedian(ByVal lSG As Long, Optional ByVal line As Integer=1) As String

Property Get SubgroupNumber(ByVal lSG As Long) As Long

Property Get SubgroupObservation(ByVal lSG As Long, ByVal iObs As Integer, Optional ByVal line As Integer=1) As String

Function SetSubgroupObservation(ByVal dObs As Double, ByVal lSG As Long, ByVal iObs As Integer, Optional ByVal iline As Integer=1) As Boolean

Property Get SubgroupP(ByVal lSG As Long, Optional ByVal line As Integer=1) As String

Property Get SubgroupRange(ByVal lSG As Long, Optional ByVal line As Integer=1) As String

Property Get SubgroupSigma(ByVal lSG As Long, Optional ByVal line As Integer=1) As String

Property Get SubgroupSize(ByVal lSG As Long, Optional ByVal line As Integer=1) As String

Property Get SubgroupSum(ByVal lSG As Long, Optional ByVal line As Integer=1) As String

Sub TextAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sBGColor As String, ByVal sFont As String, ByVal dSize As Double, ByVal bBold As Boolean, ByVal bItalic As Boolean)

Property Get Titles() As _PQTitles

Sub ToggleZoom

Property Get sType() As String

Property Let sType(RHS As String)

Sub UpdateDrawnObject(ByVal oObj As _PQDrawnObj)

Property Get lUserID() As Long

Property Let lUserID(RHS As Long)

Property Get bVisible() As Boolean

Property Let bVisible(RHS As Boolean)

Sub Watermark(ByVal sText As String, ByVal Angle As Integer, ByVal Shade As Single)

Property Get bZoomChart() As Boolean

Property Let bZoomChart(RHS As Boolean)

Events

No Events.

PQControlChartSettings {15CF05A0-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQControlChartSettings)

Function Copy() As _PQControlChartSettings

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartSetting) As Boolean

Property Get Prop(ByVal eType As pqEnumChartSetting) As Variant

Property Let Prop(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartSetting

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartSetting)

Sub RemoveAll

Property Get Setting(ByVal eType As pqEnumChartSetting) As Variant

Property Let Setting(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get bSetting(ByVal eType As pqEnumChartSetting, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dSetting(ByVal eType As pqEnumChartSetting, Optional ByVal dDef As Double=0) As Double

Property Get iSetting(ByVal eType As pqEnumChartSetting, Optional ByVal iDef As Integer=0) As Integer

Property Get lSetting(ByVal eType As pqEnumChartSetting, Optional ByVal lDef As Long=0) As Long

Property Get sSetting(ByVal eType As pqEnumChartSetting, Optional ByVal sDef As String=) As String

Property Get Settings() As _PqPropBag

Property Get bAutoYAxis() As Boolean

Property Let bAutoYAxis(RHS As Boolean)

Property Get bBlankChart() As Boolean

Property Let bBlankChart(RHS As Boolean)

Property Get bCanSelectMultipleSubgroups() As Boolean

Property Let bCanSelectMultipleSubgroups(RHS As Boolean)

Property Get sChartLabelColumn() As String

Property Let sChartLabelColumn(RHS As String)

Property Get eChartSubtype(Optional ByVal Index As Integer=1) As pqEnumChartSubtype

Property Let eChartSubtype(Optional ByVal Index As Integer=1, RHS As pqEnumChartSubtype)

Property Get sChartTitle(Optional ByVal chart As Integer=1) As String

Property Let sChartTitle(Optional ByVal chart As Integer=1, RHS As String)

Property Get eChartType(Optional ByVal chart As Integer=0) As pqEnumLineChartType

Property Let eChartType(Optional ByVal chart As Integer=0, RHS As pqEnumLineChartType)

Property Get dCusumAmountOfConcern() As Double

Property Let dCusumAmountOfConcern(RHS As Double)

Property Get eCusumAmountOfConcern() As pqEnumConcern

Property Let eCusumAmountOfConcern(RHS As pqEnumConcern)

Property Get dCusumConsumerRisk() As Double

Property Let dCusumConsumerRisk(RHS As Double)

Property Get lCusumInitialVMask() As Long

Property Let lCusumInitialVMask(RHS As Long)

Property Get dCusumProducerRisk() As Double

Property Let dCusumProducerRisk(RHS As Double)

Property Get sDataIncrement() As String

Property Let sDataIncrement(RHS As String)

Property Get sDataMaximum() As String

Property Let sDataMaximum(RHS As String)

Property Get sDataMinimum() As String

Property Let sDataMinimum(RHS As String)

Property Get bDoOOCTests() As Boolean

Property Let bDoOOCTests(RHS As Boolean)

Property Get bDrawDataLines() As Boolean

Property Let bDrawDataLines(RHS As Boolean)

Property Get bDrawDataPoints() As Boolean

Property Let bDrawDataPoints(RHS As Boolean)

Property Get bDrawHorizontalGrid() As Boolean

Property Let bDrawHorizontalGrid(RHS As Boolean)

Property Get bDrawLowerSpecLine() As Boolean

Property Let bDrawLowerSpecLine(RHS As Boolean)

Property Get bDrawMaximumLine() As Boolean

Property Let bDrawMaximumLine(RHS As Boolean)

Property Get bDrawMeanLine() As Boolean

Property Let bDrawMeanLine(RHS As Boolean)

Property Get bDrawMedianLine() As Boolean

Property Let bDrawMedianLine(RHS As Boolean)

Property Get bDrawMinimumLine() As Boolean

Property Let bDrawMinimumLine(RHS As Boolean)

Property Get bDrawModeLines() As Boolean

Property Let bDrawModeLines(RHS As Boolean)

Property Get bDrawOOCBoxes() As Boolean

Property Let bDrawOOCBoxes(RHS As Boolean)

Property Get bDrawOOCLines() As Boolean

Property Let bDrawOOCLines(RHS As Boolean)

Property Get bDrawOOCNumbers() As Boolean

Property Let bDrawOOCNumbers(RHS As Boolean)

Property Get bDrawSubgroupsAwayFromTheEdge() As Boolean

Property Let bDrawSubgroupsAwayFromTheEdge(RHS As Boolean)

Property Get bDrawTargetSpecLine() As Boolean

Property Let bDrawTargetSpecLine(RHS As Boolean)

Property Get bDrawUpperSpecLine() As Boolean

Property Let bDrawUpperSpecLine(RHS As Boolean)

Property Get bDrawVerticalGrid() As Boolean

Property Let bDrawVerticalGrid(RHS As Boolean)

Property Get bDrawZones() As Boolean

Property Let bDrawZones(RHS As Boolean)

Property Get lEndSubgroup() As Long

Property Let lEndSubgroup(RHS As Long)

Property Let sEndSubgroup(RHS As String)

Property Get ExtraBackground(ByVal Index As Integer) As Variant

Property Let ExtraBackground(ByVal Index As Integer, RHS As Variant)

Property Get dExtraDirection(ByVal Index As Integer) As Double

Property Let dExtraDirection(ByVal Index As Integer, RHS As Double)

Property Get bExtraHorizontalLine(ByVal Index As Integer) As Boolean

Property Get ExtraLineColor(ByVal Index As Integer) As Variant

Property Let ExtraLineColor(ByVal Index As Integer, RHS As Variant)

Property Get ExtraLineStyle(ByVal Index As Integer) As Variant

Property Let ExtraLineStyle(ByVal Index As Integer, RHS As Variant)

Property Get ExtraLineWidth(ByVal Index As Integer) As Variant

Property Let ExtraLineWidth(ByVal Index As Integer, RHS As Variant)

Property Get dExtraLineX1(ByVal Index As Integer) As Double

Property Let dExtraLineX1(ByVal Index As Integer, RHS As Double)

Property Get dExtraLineX2(ByVal Index As Integer) As Double

Property Let dExtraLineX2(ByVal Index As Integer, RHS As Double)

Property Get dExtraLineY1(ByVal Index As Integer) As Double

Property Let dExtraLineY1(ByVal Index As Integer, RHS As Double)

Property Get dExtraLineY2(ByVal Index As Integer) As Double

Property Let dExtraLineY2(ByVal Index As Integer, RHS As Double)

Property Get sExtraName(ByVal Index As Integer) As String

Property Let sExtraName(ByVal Index As Integer, RHS As String)

Property Get iExtraObjectChart(ByVal Index As Integer) As Integer

Property Let iExtraObjectChart(ByVal Index As Integer, RHS As Integer)

Property Get eExtraObjectType(ByVal Index As Integer) As pqEnumObjectType

Property Let eExtraObjectType(ByVal Index As Integer, RHS As pqEnumObjectType)

Property Get dExtraSize(ByVal Index As Integer) As Double

Property Let dExtraSize(ByVal Index As Integer, RHS As Double)

Property Get sExtraText(ByVal Index As Integer) As String

Property Let sExtraText(ByVal Index As Integer, RHS As String)

Property Get ExtraTextAlignment(ByVal Index As Integer) As Variant

Property Let ExtraTextAlignment(ByVal Index As Integer, RHS As Variant)

Property Get bExtraTextBold(ByVal Index As Integer) As Boolean

Property Let bExtraTextBold(ByVal Index As Integer, RHS As Boolean)

Property Get ExtraTextColor(ByVal Index As Integer) As Variant

Property Let ExtraTextColor(ByVal Index As Integer, RHS As Variant)

Property Get sExtraTextFont(ByVal Index As Integer) As String

Property Let sExtraTextFont(ByVal Index As Integer, RHS As String)

Property Get bExtraTextItalic(ByVal Index As Integer) As Boolean

Property Let bExtraTextItalic(ByVal Index As Integer, RHS As Boolean)

Property Get bExtraVerticalLine(ByVal Index As Integer) As Boolean

Property Get dExtraXReference(ByVal Index As Integer) As Double

Property Let dExtraXReference(ByVal Index As Integer, RHS As Double)

Property Get dExtraYReference(ByVal Index As Integer) As Double

Property Let dExtraYReference(ByVal Index As Integer, RHS As Double)

Property Get bFillDataGrid() As Boolean

Property Let bFillDataGrid(RHS As Boolean)

Property Get bFillIDGrid() As Boolean

Property Let bFillIDGrid(RHS As Boolean)

Property Get bFillStatsGrid() As Boolean

Property Let bFillStatsGrid(RHS As Boolean)

Property Get eHowToLabelLines() As pqEnumHowToLabelLines

Property Let eHowToLabelLines(RHS As pqEnumHowToLabelLines)

Property Get sHowToLabelLines() As String

Property Get eHowToLabelXAxis() As pqEnumHowToLabelXAxis

Property Let eHowToLabelXAxis(RHS As pqEnumHowToLabelXAxis)

Property Get eHowToShowCauses() As pqEnumHowToShowText

Property Let eHowToShowCauses(RHS As pqEnumHowToShowText)

Property Get eHowToShowNotes() As pqEnumHowToShowText

Property Let eHowToShowNotes(RHS As pqEnumHowToShowText)

Property Get eHowToViewSubgroups() As pqEnumViewSubgroups

Property Let eHowToViewSubgroups(RHS As pqEnumViewSubgroups)

Property Get bIsExtraLine(ByVal Index As Integer) As Boolean

Property Get bIsExtraObject(ByVal Index As Integer) As Boolean

Property Get bIsExtraText(ByVal Index As Integer) As Boolean

Property Get eLabelWith() As pqEnumLineChartLabelWith

Property Let eLabelWith(RHS As pqEnumLineChartLabelWith)

Property Get eLimitsToUse() As pqEnumChartLimits

Property Let eLimitsToUse(RHS As pqEnumChartLimits)

Property Get bLogYAxis() As Boolean

Property Let bLogYAxis(RHS As Boolean)

Property Get sLowerSpec() As String

Property Let sLowerSpec(RHS As String)

Property Get MissingValue() As Double

Property Let MissingValue(RHS As Double)

Property Get iMovingSubgroups() As Integer

Property Let iMovingSubgroups(RHS As Integer)

Property Get bMultiLimitsTitles() As Boolean

Property Let bMultiLimitsTitles(RHS As Boolean)

Property Get dMultiplierForUChart() As Double

Property Let dMultiplierForUChart(RHS As Double)

Property Get iLabelsN() As Integer

Property Let iLabelsN(RHS As Integer)

Property Get sPercentIncrement() As String

Property Let sPercentIncrement(RHS As String)

Property Get sPercentMaximum() As String

Property Let sPercentMaximum(RHS As String)

Property Get sPercentMinimum() As String

Property Let sPercentMinimum(RHS As String)

Property Get sRangeIncrement() As String

Property Let sRangeIncrement(RHS As String)

Property Get sRangeMaximum() As String

Property Let sRangeMaximum(RHS As String)

Property Get sRangeMinimum() As String

Property Let sRangeMinimum(RHS As String)

Property Get sRatioIncrement() As String

Property Let sRatioIncrement(RHS As String)

Property Get sRatioMaximum() As String

Property Let sRatioMaximum(RHS As String)

Property Get sRatioMinimum() As String

Property Let sRatioMinimum(RHS As String)

Property Get bRealTimeCharting() As Boolean

Property Let bRealTimeCharting(RHS As Boolean)

Property Get dReferenceLine(Optional ByVal Index As Integer=1) As Double

Property Let dReferenceLine(Optional ByVal Index As Integer=1, RHS As Double)

Property Get eReferenceLine(Optional ByVal Index As Integer=1) As pqEnumRefLine

Property Let eReferenceLine(Optional ByVal Index As Integer=1, RHS As pqEnumRefLine)

Property Get bShow123SigmaTitle() As Boolean

Property Let bShow123SigmaTitle(RHS As Boolean)

Property Get bShowChartSubTitles() As Boolean

Property Let bShowChartSubTitles(RHS As Boolean)

Property Get bShowChartTitle() As Boolean

Property Let bShowChartTitle(RHS As Boolean)

Property Get bShowDataGrid() As Boolean

Property Let bShowDataGrid(RHS As Boolean)

Property Get bShowDataLabels() As Boolean

Property Let bShowDataLabels(RHS As Boolean)

Property Get bShowDataPoints() As Boolean

Property Let bShowDataPoints(RHS As Boolean)

Property Get bShowGrowth() As Boolean

Property Let bShowGrowth(RHS As Boolean)

Property Get bShowIDGrid() As Boolean

Property Let bShowIDGrid(RHS As Boolean)

Property Get bShowIDLabels() As Boolean

Property Let bShowIDLabels(RHS As Boolean)

Property Get bShowLegend() As Boolean

Property Let bShowLegend(RHS As Boolean)

Property Get bShowLimitsTitle() As Boolean

Property Let bShowLimitsTitle(RHS As Boolean)

Property Get bShowMeanCount() As Boolean

Property Let bShowMeanCount(RHS As Boolean)

Property Get bShowMeanInspected() As Boolean

Property Let bShowMeanInspected(RHS As Boolean)

Property Get bShowNegativeLimits() As Boolean

Property Let bShowNegativeLimits(RHS As Boolean)

Property Get bShowPercentGrowth() As Boolean

Property Let bShowPercentGrowth(RHS As Boolean)

Property Get bShowSlider() As Boolean

Property Let bShowSlider(RHS As Boolean)

Property Get bShowStatsGrid() As Boolean

Property Let bShowStatsGrid(RHS As Boolean)

Property Get bShowStatLabels() As Boolean

Property Let bShowStatLabels(RHS As Boolean)

Property Get sSigmaIncrement() As String

Property Let sSigmaIncrement(RHS As String)

Property Get sSigmaMaximum() As String

Property Let sSigmaMaximum(RHS As String)

Property Get sSigmaMinimum() As String

Property Let sSigmaMinimum(RHS As String)

Property Get lStartSubgroup() As Long

Property Let lStartSubgroup(RHS As Long)

Property Get sTargetSpec() As String

Property Let sTargetSpec(RHS As String)

Property Get sUpperSpec() As String

Property Let sUpperSpec(RHS As String)

Property Get bVariableIntervalXLabels() As Boolean

Property Let bVariableIntervalXLabels(RHS As Boolean)

Property Get lVisibleSubgroups() As Long

Property Let lVisibleSubgroups(RHS As Long)

Events

No Events.

PQControlChartStyles {15CF05A4-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQControlChartStyles)

Function Copy() As _PQControlChartStyles

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartStyle) As Boolean

Property Get Prop(ByVal eType As pqEnumChartStyle) As Variant

Property Let Prop(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartStyle

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartStyle)

Sub RemoveAll

Property Get bStyle(ByVal eType As pqEnumChartStyle, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dStyle(ByVal eType As pqEnumChartStyle, Optional ByVal dDef As Double=0) As Double

Property Get iStyle(ByVal eType As pqEnumChartStyle, Optional ByVal iDef As Integer=0) As Integer

Property Get lStyle(ByVal eType As pqEnumChartStyle, Optional ByVal lDef As Long=0) As Long

Property Get sStyle(ByVal eType As pqEnumChartStyle, Optional ByVal sDef As String=) As String

Property Get Styles() As _PqPropBag

Sub List

Function sGetDataColor(ByVal iData As Integer, ByVal sDef As String) As String

Property Let sDataColor(ByVal iData As Integer, RHS As String)

Function sGetDataLineStyle(ByVal iData As Integer, ByVal sDef As String) As String

Property Let sDataLineStyle(ByVal iData As Integer, RHS As String)

Function sGetDataLineWidth(ByVal iData As Integer, ByVal sDef As String) As String

Property Let sDataLineWidth(ByVal iData As Integer, RHS As String)

Property Get sMarkerSize(ByVal iMkr As Integer) As String

Property Let sMarkerSize(ByVal iMkr As Integer, RHS As String)

Methods

Property Get sName() As String

Property Let sName(RHS As String)

Property Get ID() As Long

Property Let ID(RHS As Long)

Property Get eBasicType() As pqEnumDrawnObj

Property Let eBasicType(RHS As pqEnumDrawnObj)

Property Get eDrawnType() As pqEnumDrawnObj

Property Let eDrawnType(RHS As pqEnumDrawnObj)

Property Get eObjType() As pqEnumProtObj

Property Let eObjType(RHS As pqEnumProtObj)

Property Get iPlotarea() As Integer

Property Let iPlotarea(RHS As Integer)

Property Get Index() As Integer

Property Let Index(RHS As Integer)

Property Get bSelected() As Boolean

Property Let bSelected(RHS As Boolean)

Property Get oDependent() As _PQDrawnObj

Property Set oDependent() As _PQDrawnObj

Property Get bChanged() As Boolean

Property Let bChanged(RHS As Boolean)

Property Get oReference() As Object

Property Set oReference() As Object

Property Get eLineColor() As pqEnumChartStyle

Property Let eLineColor(RHS As pqEnumChartStyle)

Property Get eLineStyle() As pqEnumChartStyle

Property Let eFillColor(RHS As pqEnumChartStyle)

Property Get eFillStyle() As pqEnumChartStyle

Property Let eFillStyle(RHS As pqEnumChartStyle)

Property Get eFillSpace() As pqEnumChartStyle

Property Let eFillSpace(RHS As pqEnumChartStyle)

Property Get eText() As pqEnumChartStyle

Property Let eText(RHS As pqEnumChartStyle)

Property Get eTextColor() As pqEnumChartStyle

Property Let eTextColor(RHS As pqEnumChartStyle)

Property Get eTextBackground() As pqEnumChartStyle

Property Let eTextBackground(RHS As pqEnumChartStyle)

Property Get eTextAngle() As pqEnumChartStyle

Property Let eTextAngle(RHS As pqEnumChartStyle)

Property Get eTextAlignment() As pqEnumChartStyle

Property Let eTextAlignment(RHS As pqEnumChartStyle)

Property Get eTextX() As pqEnumChartStyle

Property Let eTextX(RHS As pqEnumChartStyle)

Property Get eTextY() As pqEnumChartStyle

Property Let eTextY(RHS As pqEnumChartStyle)

Property Get eFontStyle() As pqEnumChartStyle

Property Let eFontStyle(RHS As pqEnumChartStyle)

Property Get eFontSize() As pqEnumChartStyle

Property Let eFontSize(RHS As pqEnumChartStyle)

Property Get eTextBold() As pqEnumChartStyle

Property Let eTextBold(RHS As pqEnumChartStyle)

Property Get eTextItalic() As pqEnumChartStyle

Property Let eTextItalic(RHS As pqEnumChartStyle)

Property Get eMarker() As pqEnumChartStyle

Property Let eMarker(RHS As pqEnumChartStyle)

Property Get dNearX() As Double

Property Let dNearX(RHS As Double)

Property Get dNearY() As Double

Property Let dNearY(RHS As Double)

Function AddLine(ByVal X1 As Variant, ByVal Y1 As Variant, ByVal X2 As Variant, ByVal Y2 As Variant) As _PQLineSeg

Function AddPoint(ByVal X As Double, ByVal Y As Double) As _PQPoint

Function AddRectangle(ByVal X1 As Double, ByVal Y1 As Double, ByVal X2 As Double, ByVal Y2 As Double) As _PQRectangle

Sub ChangeLine(ByVal line As Integer, ByVal X1 As Double, ByVal Y1 As Double, ByVal X2 As Double, ByVal Y2 As Double)

Property Get FillColor() As Variant

Property Let FillColor(RHS As Variant)

Property Get FillStyle() As Variant

Property Let FillStyle(RHS As Variant)

Property Get FontStyle() As Variant

Property Let FontStyle(RHS As Variant)

Property Get FontSize() As Variant

Property Let FontSize(RHS As Variant)

Property Get bIsNear(ByVal X As Double, ByVal Y As Double) As Boolean

Property Get LineColor() As Variant

Property Let LineColor(RHS As Variant)

Property Get LineStyle() As Variant

Property Let LineStyle(RHS As Variant)

Property Get LineWidth() As Variant

Property Let LineWidth(RHS As Variant)

Property Get Marker() As Variant

Property Let Marker(RHS As Variant)

Property Get cObjs() As _Collection

Property Get Text() As Variant

Property Let Text(RHS As Variant)

Property Get TextAlignment() As Variant

Property Let TextAlignment(RHS As Variant)

Property Get TextAngle() As Variant

Property Let TextAngle(RHS As Variant)

Property Get TextBackground() As Variant

Property Let TextBackground(RHS As Variant)

Property Get TextBold() As Variant

Property Let TextBold(RHS As Variant)

Property Get TextColor() As Variant

Property Let TextColor(RHS As Variant)

Property Get TextItalic() As Variant

Property Let TextItalic(RHS As Variant)

Property Get TextX() As Variant

Property Let TextX(RHS As Variant)

Property Get TextY() As Variant

Property Let TextY(RHS As Variant)

Events

No Events.

PQGradingChart {A2E0B702-5E7F-11D6-BD85-00105A109808}

Methods

Property Get oCategoryChart() As _PQCategoryChart

Property Set oCategoryChart() As _PQCategoryChart

Property Get oControlChart() As _PQControlChart

Property Set oControlChart() As _PQControlChart

Property Get SettingsLC() As _PQControlChartSettings

Property Set SettingsLC() As _PQControlChartSettings

Property Get SettingsPC() As _PQCategoryChartSettings

Property Set SettingsPC() As _PQCategoryChartSettings

Property Get eChartType() As pqEnumGradingReportType

Property Let eChartType(RHS As pqEnumGradingReportType)

Sub Clear

Property Get oDataSource(ByVal Index As Integer) As _PQData

Property Get cDataSources() As _Collection

Function Draw() As Boolean

Sub EraseVisibleChart

Property Get sErrMsg() As String

Property Let sErrMsg(RHS As String)

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Sub ExportSettings

Sub ExportStyles

Sub ExportTitles

Property Get bExportVerboseAnnotations() As Boolean

Property Let bExportVerboseAnnotations(RHS As Boolean)

Sub FillAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, Optional ByVal iPrimarySpacing As Integer=6, Optional ByVal iSecondarySpacing As Integer=6)

Function GetVal(ByVal value As Variant) As Double

Property Get bIsDrawn() As Boolean

Property Get iJPEGQuality() As Integer

Property Let iJPEGQuality(RHS As Integer)

Sub LineAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, ByVal sWidth As String)

Property Get eMarginUnits() As pqEnumUnits

Property Let eMarginUnits(RHS As pqEnumUnits)

Property Get sMarginUnits() As String

Sub MiscAttributes(ByVal eProt As pqEnumProtObj, ByVal sAlign As String, ByVal dAngle As Double)

Property Get sName() As String

Property Let sName(RHS As String)

Property Get NumberOfCharts() As Integer

Property Let bOption(ByVal Key As String, RHS As Boolean)

Property Get sOption(ByVal Key As String) As String

Property Let sOption(ByVal Key As String, RHS As String)

Property Get iPaperSize() As Integer

Property Let iPaperSize(RHS As Integer)

Property Get bPrintBlackAndWhite() As Boolean

Property Let bPrintBlackAndWhite(RHS As Boolean)

Function PrintChart(Optional ByVal m As Integer=1, Optional ByVal n As Integer=1, Optional ByVal bWithDialog As Boolean=True) As Boolean

Property Get iPrintCopies() As Integer

Property Let iPrintCopies(RHS As Integer)

Property Get sPrinterName() As String

Property Let sPrinterName(RHS As String)

Property Get sPrintHeading() As String

Property Let sPrintHeading(RHS As String)

Property Get fPrintMarginBottom() As Single

Property Let fPrintMarginBottom(RHS As Single)

Property Get fPrintMarginLeft() As Single

Property Let fPrintMarginLeft(RHS As Single)

Property Get fPrintMarginRight() As Single

Property Let fPrintMarginRight(RHS As Single)

Property Get fPrintMarginTop() As Single

Property Let fPrintMarginTop(RHS As Single)

Property Get ePrintOrientation() As pqEnumPrintOrientation

Property Let ePrintOrientation(RHS As pqEnumPrintOrientation)

Function Redraw() As Boolean

Function RefreshData(Optional ByVal bRequery As Boolean=True) As Boolean

Function SaveAsBitmap(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsJPEG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsMetafile(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsPNG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Property Let bShowWatermark(RHS As Boolean)

Sub TextAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sBGColor As String, ByVal sFont As String, ByVal dSize As Double, ByVal bBold As Boolean, ByVal bItalic As Boolean)

Property Get Titles() As _PQTitles

Sub ToggleZoom

Property Get sType() As String

Property Let sType(RHS As String)

Sub UpdateDrawnObject(ByVal oObj As _PQDrawnObj)

Property Get lUserID() As Long

Property Let lUserID(RHS As Long)

Property Get bVisible() As Boolean

Property Let bVisible(RHS As Boolean)

Sub Watermark(ByVal sText As String, ByVal Angle As Integer, ByVal Shade As Single)

Property Get bZoomChart() As Boolean

Property Let bZoomChart(RHS As Boolean)

Events

No Events.

PQHighlight {15CF059E-2E92-11D6-BD85-00105A109808}

Methods

Property Get ID() As Integer

Property Let ID(RHS As Integer)

Property Get lSGFirst() As Long

Property Let lSGFirst(RHS As Long)

Property Get lSGLast() As Long

Property Let lSGLast(RHS As Long)

Property Get Color() As Variant

Property Let Color(RHS As Variant)

Property Set Color() As Variant

Events

No Events.

PQHistogramChart {15CF05BB-2E92-11D6-BD85-00105A109808}

Methods

Property Get oAnnotation(ByVal chart As Integer, ByVal Index As Integer) As _PQAnnotation

Function AnnotationAdd(ByVal sText As String, Optional ByVal Pane As Integer=0) As Integer

Function AnnotationDelete(ByVal Pane As Integer, ByVal Index As Integer) As Boolean

Function AnnotationEdit(ByVal Pane As Integer, ByVal Index As Integer, ByVal bNew As Boolean) As Boolean

Function AnnotationModify(ByVal Pane As Integer, ByVal Index As Integer, Optional ByVal sText As String=) As Boolean

Function AnnotationNew(ByVal dX As Double, ByVal dY As Double, Optional ByVal Pane As Integer=1) As Boolean

Property Get cAnnotations() As _Collection

Property Get nAnnotations(ByVal Pane As Integer) As Integer

Property Get sAnnotations() As String

Property Let sAnnotations(RHS As String)

Property Get CellHeight(ByVal iCell As Integer) As Double

Property Get CellLeft(ByVal iCell As Integer) As Double

Property Get ChartHandle() As Integer

Sub Clear

Property Get oDataSource(Optional ByVal Index As Integer=1) As _PQData

Provide access to one of the data sources that is providing data for this chart.

Property Set oDataSource(Optional ByVal Index As Integer=1) As _PQData

Provide access to one of the data sources that is providing data for this chart.

Property Get cDataSources() As _Collection

Function Draw() As Boolean

Sub DrawOnChart(ByVal sCmds As String, Optional ByVal chart As Variant=1)

Sub EraseVisibleChart

Property Get sErrMsg() As String

Property Let sErrMsg(RHS As String)

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Sub ExportSettings

Sub ExportStyles

Sub ExportTitles

Property Get bExportVerboseAnnotations() As Boolean

Property Let bExportVerboseAnnotations(RHS As Boolean)

Property Get cExtraObjects() As _Collection

Sub FillAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, Optional ByVal iPrimarySpacing As Integer=6, Optional ByVal iSecondarySpacing As Integer=6)

Function GetVal(ByVal value As Variant) As Double

Property Get bIsDrawn() As Boolean

Property Get iJPEGQuality() As Integer

Property Let iJPEGQuality(RHS As Integer)

Sub LineAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, ByVal sWidth As String)

Property Get eMarginUnits() As pqEnumUnits

Property Let eMarginUnits(RHS As pqEnumUnits)

Property Get sMarginUnits() As String

Sub MiscAttributes(ByVal eProt As pqEnumProtObj, ByVal sAlign As String, ByVal dAngle As Double)

Property Get sName() As String

My name.

Property Let sName(RHS As String)

My name.

Property Let bOption(ByVal Key As String, RHS As Boolean)

Set a boolean option.

Property Get sOption(ByVal Key As String) As String

Set an option using the form: "Key=value"

Property Let sOption(ByVal Key As String, RHS As String)

Set an option using the form: "Key=value"

Property Get iPaperSize() As Integer

Property Let iPaperSize(RHS As Integer)

Property Get bPrintBlackAndWhite() As Boolean

Property Let bPrintBlackAndWhite(RHS As Boolean)

Function PrintChart(Optional ByVal m As Integer=1, Optional ByVal n As Integer=1, Optional ByVal bWithDialog As Boolean=True) As Boolean

Property Get iPrintCopies() As Integer

Property Let iPrintCopies(RHS As Integer)

Property Get sPrinterName() As String

Property Let sPrinterName(RHS As String)

Property Get sPrintHeading() As String

Property Let sPrintHeading(RHS As String)

Property Get fPrintMarginBottom() As Single

Property Let fPrintMarginBottom(RHS As Single)

Property Get fPrintMarginLeft() As Single

Property Let fPrintMarginLeft(RHS As Single)

Property Get fPrintMarginRight() As Single

Property Let fPrintMarginRight(RHS As Single)

Property Get fPrintMarginTop() As Single

Property Let fPrintMarginTop(RHS As Single)

Property Get ePrintOrientation() As pqEnumPrintOrientation

Property Let ePrintOrientation(RHS As pqEnumPrintOrientation)

Function Redraw() As Boolean

Function RefreshData(Optional ByVal bRequery As Boolean=True) As Boolean

Function SaveAsBitmap(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsJPEG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsMetafile(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsPNG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Property Get Setting(ByVal eType As pqEnumChartSetting) As Variant

Property Let Setting(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get Settings() As _PQHistogramChartSettings

Property Let bShowWatermark(RHS As Boolean)

Property Get Style(ByVal eType As pqEnumChartStyle) As Variant

Property Let Style(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get Styles() As _PQHistogramChartStyles

Sub TextAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sBGColor As String, ByVal sFont As String, ByVal dSize As Double, ByVal bBold As Boolean, ByVal bItalic As Boolean)

Property Get Titles() As _PQTitles

Sub ToggleZoom

Property Get sType() As String

Property Let sType(RHS As String)

Sub UpdateDrawnObject(ByVal oObj As _PQDrawnObj)

Sub UpdateObjectAttributes(ByVal oObj As _PQDrawnObj)

Property Get lUserID() As Long

Property Let lUserID(RHS As Long)

Property Get bVisible() As Boolean

Property Let bVisible(RHS As Boolean)

Sub Watermark(ByVal sText As String, ByVal Angle As Integer, ByVal Shade As Single)

Property Get bZoomChart() As Boolean

Property Let bZoomChart(RHS As Boolean)

Events

No Events.

PQHistogramChartSettings {15CF05AC-2E92-11D6-BD85-00105A109808}

Methods

Function AddProp(ByVal sProp As String) As Long

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQHistogramChartSettings)

Function Copy() As _PQHistogramChartSettings

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartSetting) As Boolean

Property Get Prop(ByVal eType As pqEnumChartSetting) As Variant

Property Let Prop(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartSetting

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartSetting)

Sub RemoveAll

Property Get Setting(ByVal eType As pqEnumChartSetting) As Variant

Property Let Setting(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get bSetting(ByVal eType As pqEnumChartSetting, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dSetting(ByVal eType As pqEnumChartSetting, Optional ByVal dDef As Double=0) As Double

Property Get iSetting(ByVal eType As pqEnumChartSetting, Optional ByVal iDef As Integer=0) As Integer

Property Get lSetting(ByVal eType As pqEnumChartSetting, Optional ByVal lDef As Long=0) As Long

Property Get sSetting(ByVal eType As pqEnumChartSetting, Optional ByVal sDef As String=) As String

Property Get Settings() As _PqPropBag

Property Get bAutoYAxis() As Boolean

Property Let bAutoYAxis(RHS As Boolean)

Property Get eCapabilityMidpoint() As pqEnumCapabilityMidpoint

Property Let eCapabilityMidpoint(RHS As pqEnumCapabilityMidpoint)

Property Get sCellCount() As String

Property Let sCellCount(RHS As String)

Property Get sCellStart() As String

Property Let sCellStart(RHS As String)

Property Get sCellWidth() As String

Property Let sCellWidth(RHS As String)

Property Get sChiConfidence() As String

Property Let sChiConfidence(RHS As String)

Property Get iColumnForBasicStats() As Integer

Property Let iColumnForBasicStats(RHS As Integer)

Property Get iColumnForCapabilityStats() As Integer

Property Let iColumnForCapabilityStats(RHS As Integer)

Property Get iColumnForChiSquare() As Integer

Property Let iColumnForChiSquare(RHS As Integer)

Property Get iColumnForHistoCells() As Integer

Property Let iColumnForHistoCells(RHS As Integer)

Property Get iColumnForOutOfSpec() As Integer

Property Let iColumnForOutOfSpec(RHS As Integer)

Property Get iColumnForProcessStats() As Integer

Property Let iColumnForProcessStats(RHS As Integer)

Property Get iColumnForSigmas() As Integer

Property Let iColumnForSigmas(RHS As Integer)

Property Get iColumnForSpecs() As Integer

Property Let iColumnForSpecs(RHS As Integer)

Property Get lDefectsPer() As Long

Property Let lDefectsPer(RHS As Long)

Property Get eDistributionAnalysis() As pqEnumDistAnalyze

Property Let eDistributionAnalysis(RHS As pqEnumDistAnalyze)

Property Get bDrawCumulative() As Boolean

Property Let bDrawCumulative(RHS As Boolean)

Property Get bDrawHistogram() As Boolean

Property Get bDrawHistogramBars() As Boolean

Property Let bDrawHistogramBars(RHS As Boolean)

Property Get bDrawHistogramLine() As Boolean

Property Let bDrawHistogramLine(RHS As Boolean)

Property Get bDrawHorizontalGrid() As Boolean

Property Let bDrawHorizontalGrid(RHS As Boolean)

Property Get bDrawLowerSpecLine() As Boolean

Property Let bDrawLowerSpecLine(RHS As Boolean)

Property Get bDrawMeanLine() As Boolean

Property Let bDrawMeanLine(RHS As Boolean)

Property Get bDrawMedianLine() As Boolean

Property Let bDrawMedianLine(RHS As Boolean)

Property Get bDrawModeLines() As Boolean

Property Let bDrawModeLines(RHS As Boolean)

Property Get bDrawOutliers() As Boolean

Property Let bDrawOutliers(RHS As Boolean)

Property Get bDrawPearsonLower() As Boolean

Property Let bDrawPearsonLower(RHS As Boolean)

Property Get bDrawPearsonUpper() As Boolean

Property Let bDrawPearsonUpper(RHS As Boolean)

Property Get bDrawRightAxis() As Boolean

Property Let bDrawRightAxis(RHS As Boolean)

Property Get bDraw1SigmaLines() As Boolean

Property Let bDraw1SigmaLines(RHS As Boolean)

Property Get bDraw2SigmaLines() As Boolean

Property Let bDraw2SigmaLines(RHS As Boolean)

Property Get bDraw3D() As Boolean

Property Let bDraw3D(RHS As Boolean)

Property Get bDraw3SigmaLines() As Boolean

Property Let bDraw3SigmaLines(RHS As Boolean)

Property Get bDraw4SigmaLines() As Boolean

Property Let bDraw4SigmaLines(RHS As Boolean)

Property Get bDrawNSigmaLines() As Boolean

Property Let bDrawNSigmaLines(RHS As Boolean)

Property Get bDrawTargetSpecLine() As Boolean

Property Let bDrawTargetSpecLine(RHS As Boolean)

Property Get bDrawUpperSpecLine() As Boolean

Property Let bDrawUpperSpecLine(RHS As Boolean)

Property Get bFixedHeightStatistics() As Boolean

Property Let bFixedHeightStatistics(RHS As Boolean)

Property Get eHowToCalculateCells() As pqEnumHistoHowCalc

Property Let eHowToCalculateCells(RHS As pqEnumHistoHowCalc)

Property Get eHowToLabelCells() As pqEnumHistoLabelCells

Property Let eHowToLabelCells(RHS As pqEnumHistoLabelCells)

Property Get eHowToLabelLines() As pqEnumHowToLabelLines

Property Let eHowToLabelLines(RHS As pqEnumHowToLabelLines)

Property Get sHowToLabelLines() As String

Property Get sLowerSpec() As String

Property Let sLowerSpec(RHS As String)

Property Get iMovingSubgroups() As Integer

Property Let iMovingSubgroups(RHS As Integer)

Property Get dNSigma() As Double

Property Let dNSigma(RHS As Double)

Property Get iNumberOfCells() As Integer

Property Let iNumberOfCells(RHS As Integer)

Property Get bShowActualOutOfSpec() As Boolean

Property Let bShowActualOutOfSpec(RHS As Boolean)

Property Get bShowBasicStatistics() As Boolean

Property Let bShowBasicStatistics(RHS As Boolean)

Property Get bShowCapabilityStatistics() As Boolean

Property Let bShowCapabilityStatistics(RHS As Boolean)

Property Get bShowCellValues() As Boolean

Property Let bShowCellValues(RHS As Boolean)

Property Get bShowChiSquareStatistics() As Boolean

Property Let bShowChiSquareStatistics(RHS As Boolean)

Property Get bShowCoefficientOfVariation() As Boolean

Property Let bShowCoefficientOfVariation(RHS As Boolean)

Property Get bShowCp() As Boolean

Property Let bShowCp(RHS As Boolean)

Property Get bShowCpk() As Boolean

Property Let bShowCpk(RHS As Boolean)

Property Get bShowCpl() As Boolean

Property Let bShowCpl(RHS As Boolean)

Property Get bShowCpm() As Boolean

Property Let bShowCpm(RHS As Boolean)

Property Get bShowCpu() As Boolean

Property Let bShowCpu(RHS As Boolean)

Property Get bShowCr() As Boolean

Property Let bShowCr(RHS As Boolean)

Property Get bShowDataPoints() As Boolean

Property Let bShowDataPoints(RHS As Boolean)

Property Get bShowDefectsPerXX() As Boolean

Property Let bShowDefectsPerXX(RHS As Boolean)

Property Get bShowEstimatedSigma() As Boolean

Property Let bShowEstimatedSigma(RHS As Boolean)

Property Get bShowKurtosis() As Boolean

Property Let bShowKurtosis(RHS As Boolean)

Property Get bShowLowerSpec() As Boolean

Property Let bShowLowerSpec(RHS As Boolean)

Property Get bShowMaximum() As Boolean

Property Let bShowMaximum(RHS As Boolean)

Property Get bShowMean() As Boolean

Property Let bShowMean(RHS As Boolean)

Property Get bShowMedian() As Boolean

Property Let bShowMedian(RHS As Boolean)

Property Get bShowMinimum() As Boolean

Property Let bShowMinimum(RHS As Boolean)

Property Get bShowMode() As Boolean

Property Let bShowMode(RHS As Boolean)

Property Get bShowOutliers() As Boolean

Property Let bShowOutliers(RHS As Boolean)

Property Get bShowOutOfSpecStatistics() As Boolean

Property Let bShowOutOfSpecStatistics(RHS As Boolean)

Property Get bShowPearsonK() As Boolean

Property Let bShowPearsonK(RHS As Boolean)

Property Get bShowPearsonLower() As Boolean

Property Let bShowPearsonLower(RHS As Boolean)

Property Get bShowPearsonUpper() As Boolean

Property Let bShowPearsonUpper(RHS As Boolean)

Property Get bShowPp() As Boolean

Property Let bShowPp(RHS As Boolean)

Property Get bShowPpk() As Boolean

Property Let bShowPpk(RHS As Boolean)

Property Get bShowPr() As Boolean

Property Let bShowPr(RHS As Boolean)

Property Get bShowProcessStatistics() As Boolean

Property Let bShowProcessStatistics(RHS As Boolean)

Property Get bShowRangeBar() As Boolean

Property Let bShowRangeBar(RHS As Boolean)

Property Get bShowSigmaBar() As Boolean

Property Let bShowSigmaBar(RHS As Boolean)

Property Get bShowSigmaIndividuals() As Boolean

Property Let bShowSigmaIndividuals(RHS As Boolean)

Property Get bShowSigmaLineStatistics() As Boolean

Property Let bShowSigmaLineStatistics(RHS As Boolean)

Property Get bShowSkewness() As Boolean

Property Let bShowSkewness(RHS As Boolean)

Property Get bShowSpecStatistics() As Boolean

Property Let bShowSpecStatistics(RHS As Boolean)

Property Get bShowTargetSpec() As Boolean

Property Let bShowTargetSpec(RHS As Boolean)

Property Get bShowTargetZ() As Boolean

Property Let bShowTargetZ(RHS As Boolean)

Property Get bShowTheoreticalOutOfSpec() As Boolean

Property Let bShowTheoreticalOutOfSpec(RHS As Boolean)

Property Get bShowUpperSpec() As Boolean

Property Let bShowUpperSpec(RHS As Boolean)

Property Get bShowWithin123Sigma() As Boolean

Property Let bShowWithin123Sigma(RHS As Boolean)

Property Get bShowZLower() As Boolean

Property Let bShowZLower(RHS As Boolean)

Property Get bShowZUpper() As Boolean

Property Let bShowZUpper(RHS As Boolean)

Property Get eStatisticsBasis() As pqEnumStatsBasis

Property Let eStatisticsBasis(RHS As pqEnumStatsBasis)

Property Get sTargetSpec() As String

Property Let sTargetSpec(RHS As String)

Property Get sUpperSpec() As String

Property Let sUpperSpec(RHS As String)

Property Get eWhenToDrawCurve() As pqEnumHistoDrawCurve

Property Let eWhenToDrawCurve(RHS As pqEnumHistoDrawCurve)

Property Get sYMaximum() As String

Property Let sYMaximum(RHS As String)

Events

Public Event GetSet(ByVal eSetting As pqEnumChartSetting, ByVal vValue As Variant, ByVal iGetSet As Integer)

PQHistogramChartStyles {15CF05A7-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQHistogramChartStyles)

Function Copy() As _PQHistogramChartStyles

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartStyle) As Boolean

Property Get Prop(ByVal eType As pqEnumChartStyle) As Variant

Property Let Prop(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartStyle

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartStyle)

Sub RemoveAll

Property Get bStyle(ByVal eType As pqEnumChartStyle, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dStyle(ByVal eType As pqEnumChartStyle, Optional ByVal dDef As Double=0) As Double

Property Get iStyle(ByVal eType As pqEnumChartStyle, Optional ByVal iDef As Integer=0) As Integer

Property Get lStyle(ByVal eType As pqEnumChartStyle, Optional ByVal lDef As Long=0) As Long

Property Get sStyle(ByVal eType As pqEnumChartStyle, Optional ByVal sDef As String=) As String

Property Get Styles() As _PqPropBag

Events

Public Event NewStyles

PQLineSeg {15CF0582-2E92-11D6-BD85-00105A109808}

Methods

Property Get X1() As Variant

Property Let X1(RHS As Variant)

Property Set X1() As Variant

Property Get Y1() As Variant

Property Let Y1(RHS As Variant)

Property Set Y1() As Variant

Property Get X2() As Variant

Property Let X2(RHS As Variant)

Property Set X2() As Variant

Property Get Y2() As Variant

Property Let Y2(RHS As Variant)

Property Set Y2() As Variant

Property Get Index() As Integer

Property Let Index(RHS As Integer)

Events

No Events.

PQMultiChartStyles {15CF05AA-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQMultiChartStyles)

Function Copy() As _PQMultiChartStyles

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartStyle) As Boolean

Property Get Prop(ByVal eType As pqEnumChartStyle) As Variant

Property Let Prop(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartStyle

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartStyle)

Sub RemoveAll

Property Get bStyle(ByVal eType As pqEnumChartStyle, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dStyle(ByVal eType As pqEnumChartStyle, Optional ByVal dDef As Double=0) As Double

Property Get iStyle(ByVal eType As pqEnumChartStyle, Optional ByVal iDef As Integer=0) As Integer

Property Get lStyle(ByVal eType As pqEnumChartStyle, Optional ByVal lDef As Long=0) As Long

Property Get sStyle(ByVal eType As pqEnumChartStyle, Optional ByVal sDef As String=) As String

Property Get Styles() As _PqPropBag

Events

No Events.

PQObject {15CF059C-2E92-11D6-BD85-00105A109808}

Methods

None

Events

No Events.

PQPoint {15CF0584-2E92-11D6-BD85-00105A109808}

Methods

Property Get X() As Double

Property Let X(RHS As Double)

Property Get Y() As Double

Property Let Y(RHS As Double)

Events

No Events.

PQProcessChart {15CF05B9-2E92-11D6-BD85-00105A109808}

Methods

Property Get oAnnotation(ByVal Pane As Integer, ByVal Index As Integer) As _PQAnnotation

Function AnnotationAdd(ByVal sText As String, ByVal Pane As Integer) As Integer

Function AnnotationDelete(ByVal Pane As Integer, ByVal Index As Integer) As Boolean

Function AnnotationEdit(ByVal Pane As Integer, ByVal Index As Integer, ByVal bNew As Boolean) As Boolean

Function AnnotationModify(ByVal Pane As Integer, ByVal Index As Integer, ByVal sText As String) As Boolean

Function AnnotationNew(ByVal dX As Double, ByVal dY As Double, Optional ByVal Pane As Integer=1) As Boolean

Property Get cAnnotations() As _Collection

Property Get nAnnotations(ByVal Pane As Integer) As Integer

Property Get sAnnotations() As String

Property Let sAnnotations(RHS As String)

Property Get ChartHandle() As Integer

Sub Clear

Property Get oDataSource(ByVal Index As Integer) As _PQData

Property Get cDataSources() As _Collection

Function Draw() As Boolean

Sub EraseVisibleChart

Property Get sErrMsg() As String

Property Let sErrMsg(RHS As String)

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Sub ExportSettings

Sub ExportStyles

Sub ExportTitles

Sub FillAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, Optional ByVal iPrimarySpacing As Integer=6, Optional ByVal iSecondarySpacing As Integer=6)

Function GetVal(ByVal value As Variant) As Double

Sub GridData(ByVal row As Integer, ByVal Col As Long, ByVal Text As String)

Sub GridLabel(ByVal row As Integer, ByVal Label As String)

Property Get cHighlights() As _Collection

Function HighlightSubgroups(ByVal lFirst As Long, ByVal lLast As Long, ByVal sColor As String) As Integer

Property Get bIsDrawn() As Boolean

Property Get iJPEGQuality() As Integer

Property Let iJPEGQuality(RHS As Integer)

Sub LineAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, ByVal sWidth As String)

Property Get eMarginUnits() As pqEnumUnits

Property Let eMarginUnits(RHS As pqEnumUnits)

Property Get sMarginUnits() As String

Sub MiscAttributes(ByVal eProt As pqEnumProtObj, ByVal sAlign As String, ByVal dAngle As Double)

Function MoveLeft(Optional ByVal iAmount As Integer=1) As Boolean

Function MoveRight(Optional ByVal iAmount As Integer=1) As Boolean

Function MoveTo(ByVal lSubgroup As Long) As Boolean

Property Get sName() As String

Property Let sName(RHS As String)

Property Let bOption(ByVal Key As String, RHS As Boolean)

Property Get sOption(ByVal Key As String) As String

Property Let sOption(ByVal Key As String, RHS As String)

Property Get iPaperSize() As Integer

Property Let iPaperSize(RHS As Integer)

Property Get bPrintBlackAndWhite() As Boolean

Property Let bPrintBlackAndWhite(RHS As Boolean)

Function PrintChart(Optional ByVal m As Integer=1, Optional ByVal n As Integer=1, Optional ByVal bWithDialog As Boolean=True) As Boolean

Property Get iPrintCopies() As Integer

Property Let iPrintCopies(RHS As Integer)

Property Get sPrinterName() As String

Property Let sPrinterName(RHS As String)

Property Get sPrintHeading() As String

Property Let sPrintHeading(RHS As String)

Property Get fPrintMarginBottom() As Single

Property Let fPrintMarginBottom(RHS As Single)

Property Get fPrintMarginLeft() As Single

Property Let fPrintMarginLeft(RHS As Single)

Property Get fPrintMarginRight() As Single

Property Let fPrintMarginRight(RHS As Single)

Property Get fPrintMarginTop() As Single

Property Let fPrintMarginTop(RHS As Single)

Property Get ePrintOrientation() As pqEnumPrintOrientation

Property Let ePrintOrientation(RHS As pqEnumPrintOrientation)

Function Redraw() As Boolean

Sub RefreshAnnotations

Function RefreshData(Optional ByVal bRequery As Boolean=True) As Boolean

Function RemoveSubgroupHighlight(ByVal Index As Integer) As Boolean

Function RemoveSubgroupHighlights() As Integer

Function SaveAsBitmap(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsJPEG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsMetafile(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsPNG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function ScrollLeft(Optional ByVal iAmount As Integer=1) As Boolean

Function ScrollRight(Optional ByVal iAmount As Integer=1) As Boolean

Property Get Setting(ByVal eType As pqEnumChartSetting) As Variant

Property Let Setting(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get Settings() As _PQProcessChartSettings

Property Let bShowWatermark(RHS As Boolean)

Property Get Style(ByVal eType As pqEnumChartStyle) As Variant

Property Let Style(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get Styles() As _PQControlChartStyles

Sub TextAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sBGColor As String, ByVal sFont As String, ByVal dSize As Double, ByVal bBold As Boolean, ByVal bItalic As Boolean)

Property Get Titles() As _PQTitles

Sub ToggleZoom

Property Get sType() As String

Property Let sType(RHS As String)

Sub UpdateDrawnObject(ByVal oObj As _PQDrawnObj)

Property Get lUserID() As Long

Property Let lUserID(RHS As Long)

Property Get bVisible() As Boolean

Property Let bVisible(RHS As Boolean)

Sub Watermark(ByVal sText As String, ByVal Angle As Integer, ByVal Shade As Single)

Property Get bZoomChart() As Boolean

Property Let bZoomChart(RHS As Boolean)

Function PQChart_AnnotationModify(ByVal chart As Integer, ByVal Index As Integer, Optional ByVal sText As String=) As Boolean

Events

No Events.

PQProcessChartSettings {15CF05A2-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQControlChartSettings)

Function Copy() As _PQControlChartSettings

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartSetting) As Boolean

Property Get Prop(ByVal eType As pqEnumChartSetting) As Variant

Property Let Prop(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartSetting

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartSetting)

Sub RemoveAll

Property Get Setting(ByVal eType As pqEnumChartSetting) As Variant

Property Let Setting(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get bSetting(ByVal eType As pqEnumChartSetting, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dSetting(ByVal eType As pqEnumChartSetting, Optional ByVal dDef As Double=0) As Double

Property Get iSetting(ByVal eType As pqEnumChartSetting, Optional ByVal iDef As Integer=0) As Integer

Property Get lSetting(ByVal eType As pqEnumChartSetting, Optional ByVal lDef As Long=0) As Long

Property Get sSetting(ByVal eType As pqEnumChartSetting, Optional ByVal sDef As String=) As String

Property Get Settings() As _PqPropBag

Property Get bAutoYAxis() As Boolean

Property Let bAutoYAxis(RHS As Boolean)

Property Get bBlankChart() As Boolean

Property Let bBlankChart(RHS As Boolean)

Property Get bCanSelectMultipleDataPoints() As Boolean

Property Let bCanSelectMultipleDataPoints(RHS As Boolean)

Property Get sChartLabelColumn() As String

Property Let sChartLabelColumn(RHS As String)

Property Get sChartTitle() As String

Property Let sChartTitle(RHS As String)

Property Get sCustomMarker() As String

Property Get bDrawHorizontalGrid() As Boolean

Property Let bDrawHorizontalGrid(RHS As Boolean)

Property Get bDrawSubgroupsAwayFromTheEdge() As Boolean

Property Let bDrawSubgroupsAwayFromTheEdge(RHS As Boolean)

Property Get bDrawVerticalGrid() As Boolean

Property Let bDrawVerticalGrid(RHS As Boolean)

Property Get lEndPoint() As Long

Property Let lEndPoint(RHS As Long)

Property Let sEndPoint(RHS As String)

Property Get bFillDataGrid() As Boolean

Property Let bFillDataGrid(RHS As Boolean)

Property Get bFillIDGrid() As Boolean

Property Let bFillIDGrid(RHS >

Property Get eLabelWith() As pqEnumLineChartLabelWith

Property Let eLabelWith(RHS As pqEnumLineChartLabelWith)

Property Get sLegend(ByVal Index As Integer) As String

Property Let sLegend(ByVal Index As Integer, RHS As String)

Property Get bLogYAxis() As Boolean

Property Let bLogYAxis(RHS As Boolean)

Property Get sMarkerDescription() As String

Property Let sMarkerDescription(RHS As String)

Property Get sMarkerFormula(ByVal Index As Integer) As String

Property Get iMarkerID(ByVal Index As Integer) As Integer

Property Let iMarkerID(ByVal Index As Integer, RHS As Integer)

Property Get sMarkerStatistic(ByVal Index As Integer) As String

Property Get NumberOfLegends() As Integer

Property Get NumberOfMarkerFormulas() As Integer

Property Get NumberOfMarkerStatistics() As Integer

Property Get bShowChartTitle() As Boolean

Property Let bShowChartTitle(RHS As Boolean)

Property Get bShowDataGrid() As Boolean

Property Let bShowDataGrid(RHS As Boolean)

Property Get bShowIDGrid() As Boolean

Property Let bShowIDGrid(RHS As Boolean)

Property Get bShowLegend() As Boolean

Property Let bShowLegend(RHS As Boolean)

Property Get bShowSlider() As Boolean

Property Let bShowSlider(RHS As Boolean)

Property Get lStartPoint() As Long

Property Let lStartPoint(RHS As Long)

Property Get sTargetSpec/strong>

Property Get sYMaximum() As String

Property Let sYMaximum(RHS As String)

Property Get sYMinimum() As String

Property Let sYMinimum(RHS As String)

Events

No Events.

PqPropBag {15CF0594-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Sub Add(ByVal oPropBag As Object)

Function Copy() As _PqPropBag

Property Get Count() As Long

Function Exists(ByVal lPropType As Long) As Boolean

Function GetVal(ByVal value As Variant) As Double

Sub List

Property Get Prop(ByVal lPropType As Long) As Variant

Property Let Prop(ByVal lPropType As Long, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As Long

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal lPropType As Long)

Sub RemoveAll

Property Get bProp(ByVal eType As Long, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dProp(ByVal eType As Long, Optional ByVal dDef As Double=0) As Double

Property Get iProp(ByVal eType As Long, Optional ByVal iDef As Integer=0) As Integer

Property Get lProp(ByVal eType As Long, Optional ByVal lDef As Long=0) As Long

Property Get sProp(ByVal eType As Long, Optional ByVal sDef As String=) As String

Property Get vProp(ByVal eType As Long, Optional ByVal vDef As String=) As Variant

Events

No Events.

PQRectangle {15CF0575-2E92-11D6-BD85-00105A109808}

Methods

Property Get X1() As Variant

Property Let X1(RHS As Variant)

Property Set X1() As Variant

Property Get Y1() As Variant

Property Let Y1(RHS As Variant)

Property Set Y1() As Variant

Property Get X2() As Variant

Property Let X2(RHS As Variant)

Property Set X2() As Variant

Property Get Y2() As Variant

Property Let Y2(RHS As Variant)

Property Set Y2() As Variant

Property Get Index() As Integer

Property Let Index(RHS As Integer)

Events

No Events.

PQScattergramChart {15CF05BD-2E92-11D6-BD85-00105A109808}

Methods

Property Get oAnnotation(ByVal chart As Integer, ByVal Index As Integer) As _PQAnnotation

Function AnnotationAdd(ByVal sText As String, ByVal Pane As Integer) As Integer

Function AnnotationDelete(ByVal Pane As Integer, ByVal Index As Integer) As Boolean

Function AnnotationEdit(ByVal Pane As Integer, ByVal Index As Integer, ByVal bNew As Boolean) As Boolean

Function AnnotationModify(ByVal Pane As Integer, ByVal Index As Integer, ByVal sText As String) As Boolean

Function AnnotationNew(ByVal dX As Double, ByVal dY As Double, Optional ByVal Pane As Integer=1) As Boolean

Property Get cAnnotations() As _Collection

Property Get nAnnotations(ByVal Pane As Integer) As Integer

Property Get sAnnotations() As String

Property Let sAnnotations(RHS As String)

Property Get ChartHandle() As Integer

Sub Clear

Property Get oDataSource(ByVal Index As Integer) As _PQData

Property Get cDataSources() As _Collection

Function Draw() As Boolean

Sub DrawOnChart(ByVal sCmds As String, Optional ByVal chart As Variant=1)

Sub EraseVisibleChart

Property Get sErrMsg() As String

Property Let sErrMsg(RHS As String)

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Sub ExportSettings

Sub ExportStyles

Sub ExportTitles

Property Get bExportVerboseAnnotations() As Boolean

Property Let bExportVerboseAnnotations(RHS As Boolean)

Property Get cExtraObjects() As _Collection

Sub FillAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, Optional ByVal iPrimarySpacing As Integer=6, Optional ByVal iSecondarySpacing As Integer=6)

Function GetVal(ByVal value As Variant) As Double

Property Get bIsDrawn() As Boolean

Property Get iJPEGQuality() As Integer

Property Let iJPEGQuality(RHS As Integer)

Sub LineAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, ByVal sWidth As String)

Property Get eMarginUnits() As pqEnumUnits

Property Let eMarginUnits(RHS As pqEnumUnits)

Property Get sMarginUnits() As String

Sub MiscAttributes(ByVal eProt As pqEnumProtObj, ByVal sAlign As String, ByVal dAngle As Double)

Property Get sName() As String

Property Let sName(RHS As String)

Property Let bOption(ByVal Key As String, RHS As Boolean)

Property Get sOption(ByVal Key As String) As String

Property Let sOption(ByVal Key As String, RHS As String)

Property Get iPaperSize() As Integer

Property Let iPaperSize(RHS As Integer)

Property Get bPrintBlackAndWhite() As Boolean

Property Let bPrintBlackAndWhite(RHS As Boolean)

Function PrintChart(Optional ByVal m As Integer=1, Optional ByVal n As Integer=1, Optional ByVal bWithDialog As Boolean=True) As Boolean

Property Get iPrintCopies() As Integer

Property Let iPrintCopies(RHS As Integer)

Property Get sPrinterName() As String

Property Let sPrinterName(RHS As String)

Property Get sPrintHeading() As String

Property Let sPrintHeading(RHS As String)

Property Get fPrintMarginBottom() As Single

Property Let fPrintMarginBottom(RHS As Single)

Property Get fPrintMarginLeft() As Single

Property Let fPrintMarginLeft(RHS As Single)

Property Get fPrintMarginRight() As Single

Property Let fPrintMarginRight(RHS As Single)

Property Get fPrintMarginTop() As Single

Property Let fPrintMarginTop(RHS As Single)

Property Get ePrintOrientation() As pqEnumPrintOrientation

Property Let ePrintOrientation(RHS As pqEnumPrintOrientation)

Function Redraw() As Boolean

Function RefreshData(Optional ByVal bRequery As Boolean=True) As Boolean

Function SaveAsBitmap(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsJPEG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsMetafile(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsPNG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Property Get Setting(ByVal eType As pqEnumChartSetting) As Variant

Property Let Setting(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get Settings() As _PQScattergramChartSettings

Property Let bShowWatermark(RHS As Boolean)

Property Get Style(ByVal eType As pqEnumChartStyle) As Variant

Property Let Style(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get Styles() As _PQScattergramChartStyles

Sub TextAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sBGColor As String, ByVal sFont As String, ByVal dSize As Double, ByVal bBold As Boolean, ByVal bItalic As Boolean)

Property Get Titles() As _PQTitles

Sub ToggleZoom

Property Get sType() As String

Property Let sType(RHS As String)

Sub UpdateDrawnObject(ByVal oObj As _PQDrawnObj)

Sub UpdateObjectAttributes(ByVal oObj As _PQDrawnObj)

Property Get lUserID() As Long

Property Let lUserID(RHS As Long)

Property Get bVisible() As Boolean

Property Let bVisible(RHS As Boolean)

Sub Watermark(ByVal sText As String, ByVal Angle As Integer, ByVal Shade As Single)

Property Get bZoomChart() As Boolean

Property Let bZoomChart(RHS As Boolean)

Events

No Events.

PQScattergramChartSettings {15CF05B5-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQScattergramChartSettings)

Function Copy() As _PQScattergramChartSettings

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartSetting) As Boolean

Property Get Prop(ByVal eType As pqEnumChartSetting) As Variant

Property Let Prop(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartSetting

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartSetting)

Sub RemoveAll

Property Get Setting(ByVal eType As pqEnumChartSetting) As Variant

Property Let Setting(ByVal eType As pqEnumChartSetting, RHS As Variant)

Property Get bSetting(ByVal eType As pqEnumChartSetting, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dSetting(ByVal eType As pqEnumChartSetting, Optional ByVal dDef As Double=0) As Double

Property Get iSetting(ByVal eType As pqEnumChartSetting, Optional ByVal iDef As Integer=0) As Integer

Property Get lSetting(ByVal eType As pqEnumChartSetting, Optional ByVal lDef As Long=0) As Long

Property Get sSetting(ByVal eType As pqEnumChartSetting, Optional ByVal sDef As String=) As String

Property Get Settings() As _PqPropBag

Property Get bAutoXAxis() As Boolean

Property Let bAutoXAxis(RHS As Boolean)

Property Get bAutoYAxis() As Boolean

Property Let bAutoYAxis(RHS As Boolean)

Property Get sChartTitle() As String

Property Let sChartTitle(RHS As String)

Property Get bDrawHorizontalGrid() As Boolean

Property Let bDrawHorizontalGrid(RHS As Boolean)

Property Get bDrawLineOfBestFit() As Boolean

Property Let bDrawLineOfBestFit(RHS As Boolean)

Property Get bDrawLowerSpecLine() As Boolean

Property Let bDrawLowerSpecLine(RHS As Boolean)

Property Get bDrawMedianLine() As Boolean

Property Let bDrawMedianLine(RHS As Boolean)

Property Get bDrawMeanLine() As Boolean

Property Let bDrawMeanLine(RHS As Boolean)

Property Get bDrawModeLines() As Boolean

Property Let bDrawModeLines(RHS As Boolean)

Property Get bDrawTargetSpecLine() As Boolean

Property Let bDrawTargetSpecLine(RHS As Boolean)

Property Get bDrawUpperSpecLine() As Boolean

Property Let bDrawUpperSpecLine(RHS As Boolean)

Property Get bDrawVerticalGrid() As Boolean

Property Let bDrawVerticalGrid(RHS As Boolean)

Property Get bDrawZones() As Boolean

Property Let bDrawZones(RHS As Boolean)

Property Get lEndSubgroup() As Long

Property Let lEndSubgroup(RHS As Long)

Property Let sEndSubgroup(RHS As String)

Property Get bFillDataGrid() As Boolean

Property Let bFillDataGrid(RHS As Boolean)

Property Get eHowToLabelLines() As pqEnumHowToLabelLines

Property Let eHowToLabelLines(RHS As pqEnumHowToLabelLines)

Property Get sHowToLabelLines() As String

Property Get bLogXAxis() As Boolean

Property Let bLogXAxis(RHS As Boolean)

Property Get bLogYAxis() As Boolean

Property Let bLogYAxis(RHS As Boolean)

Property Get bShowChartTitle() As Boolean

Property Let bShowChartTitle(RHS As Boolean)

Property Get bShowDataGrid() As Boolean

Property Let bShowDataGrid(RHS As Boolean)

Property Get bShowLineOfBestFitTitle() As Boolean

Property Let bShowLineOfBestFitTitle(RHS As Boolean)

Property Get bShow123SigmaTitle() As Boolean

Property Let bShow123SigmaTitle(RHS As Boolean)

Property Get lStartSubgroup() As Long

Property Let lStartSubgroup(RHS As Long)

Property Get sXIncrement() As String

Property Let sXIncrement(RHS As String)

Property Get sXMaximum() As String

Property Let sXMaximum(RHS As String)

Property Get sXMinimum() As String

Property Let sXMinimum(RHS As String)

Property Get sYIncrement() As String

Property Let sYIncrement(RHS As String)

Property Get sYMaximum() As String

Property Let sYMaximum(RHS As String)

Property Get sYMinimum() As String

Property Let sYMinimum(RHS As String)

Events

No Events.

PQScattergramChartStyles {15CF05AF-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQScattergramChartStyles)

Function Copy() As _PQScattergramChartStyles

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartStyle) As Boolean

Property Get Prop(ByVal eType As pqEnumChartStyle) As Variant

Property Let Prop(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartStyle

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartStyle)

Sub RemoveAll

Property Get bStyle(ByVal eType As pqEnumChartStyle, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dStyle(ByVal eType As pqEnumChartStyle, Optional ByVal dDef As Double=0) As Double

Property Get iStyle(ByVal eType As pqEnumChartStyle, Optional ByVal iDef As Integer=0) As Integer

Property Get lStyle(ByVal eType As pqEnumChartStyle, Optional ByVal lDef As Long=0) As Long

Property Get sStyle(ByVal eType As pqEnumChartStyle, Optional ByVal sDef As String=) As String

Property Get Styles() As _PqPropBag

Events

Public Event NewStyles

PQTitles {15CF0596-2E92-11D6-BD85-00105A109808}

Methods

Sub Add(ByVal oBag As _PQTitles)

Function Copy() As _PQTitles

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumTitleAttribute) As Boolean

Property Get Prop(ByVal eType As pqEnumTitleAttribute) As Variant

Property Let Prop(ByVal eType As pqEnumTitleAttribute, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumTitleAttribute

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumTitleAttribute)

Sub RemoveAll

Property Get Attributes() As _PqPropBag

Property Get bAttr(ByVal eType As pqEnumTitleAttribute, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dAttr(ByVal eType As pqEnumTitleAttribute, Optional ByVal dDef As Double=0) As Double

Property Get iAttr(ByVal eType As pqEnumTitleAttribute, Optional ByVal iDef As Integer=0) As Integer

Property Get lAttr(ByVal eType As pqEnumTitleAttribute, Optional ByVal lDef As Long=0) As Long

Property Get sAttr(ByVal eType As pqEnumTitleAttribute, Optional ByVal sDef As String=) As String

Property Get vAttr(ByVal eType As pqEnumTitleAttribute, Optional ByVal vDef As Variant=) As Variant

Property Get vAlignment(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, Optional ByVal vDef As Variant=TopLeft) As Variant

Property Get dAngle(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, Optional ByVal dDef As Double=0) As Double

Property Get vBackground(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, Optional ByVal vDef As Variant=Clear) As Variant

Property Get bBold(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, Optional ByVal bDef As Boolean=False) As Boolean

Property Get vColor(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, Optional ByVal vDef As Variant=Black) As Variant

Property Get bDrawBottomTitleBoxes() As Boolean

Property Let bDrawBottomTitleBoxes(RHS As Boolean)

Property Get bDrawLeftTitleBoxes() As Boolean

Property Let bDrawLeftTitleBoxes(RHS As Boolean)

Property Get bDrawRightTitleBoxes() As Boolean

Property Let bDrawRightTitleBoxes(RHS As Boolean)

Property Get bDrawTopTitleBoxes() As Boolean

Property Let bDrawTopTitleBoxes(RHS As Boolean)

Property Get sFont(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, Optional ByVal sDef As String=Arial) As String

Property Get bItalic(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, Optional ByVal bDef As Boolean=False) As Boolean

Property Get iMaxRow(ByVal ePos As pqEnumTitlePos) As Integer

Property Get dSize(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, Optional ByVal dDef As Double=9) As Double

Property Get sText(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, Optional ByVal sDef As String=) As String

Property Get vTitleAlignment(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As Variant

Property Let vTitleAlignment(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As Variant)

Property Get dTitleAngle(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As Double

Property Let dTitleAngle(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As Double)

Property Get vTitleAttr(ByVal eAttr As pqEnumTitleType, ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As Variant

Property Let vTitleAttr(ByVal eAttr As pqEnumTitleType, ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As Variant)

Function bTitleAttrExists(ByVal eType As pqEnumTitleType, ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As Boolean

Property Get vTitleBackground(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As Variant

Property Let vTitleBackground(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As Variant)

Property Get bTitleBold(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As Boolean

Property Let bTitleBold(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As Boolean)

Property Get vTitleColor(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As Variant

Property Let vTitleColor(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As Variant)

Function bTitleExists(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As Boolean

Property Get sTitleFont(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As String

Property Let sTitleFont(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As String)

Property Get bTitleItalic(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As Boolean

Property Let bTitleItalic(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As Boolean)

Property Get dTitleSize(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As Double

Property Let dTitleSize(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As Double)

Property Get sTitleText(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As String

Property Let sTitleText(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As String)

Events

Public Event ExportText(ByVal sText As String)

Public Event GetForeignText(ByVal sText As String)

PQTitleSpace {15CF05C1-2E92-11D6-BD85-00105A109808}

Methods

Property Get ChartHandle() As Integer

Sub Clear

Property Get oDataSource(ByVal Index As Integer) As _PQData

Property Get cDataSources() As _Collection

Function Draw() As Boolean

Property Get sErrMsg() As String

Property Let sErrMsg(RHS As String)

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Sub ExportSettings

Sub ExportStyles

Sub ExportTitles

Property Get cExtraObjects() As _Collection

Sub FillAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, Optional ByVal iPrimarySpacing As Integer=6, Optional ByVal iSecondarySpacing As Integer=6)

Property Get bIsDrawn() As Boolean

Property Get iJPEGQuality() As Integer

Property Let iJPEGQuality(RHS As Integer)

Sub LineAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sStyle As String, ByVal sWidth As String)

Property Get eMarginUnits() As pqEnumUnits

Property Let eMarginUnits(RHS As pqEnumUnits)

Property Get sMarginUnits() As String

Sub MiscAttributes(ByVal eProt As pqEnumProtObj, ByVal sAlign As String, ByVal dAngle As Double)

Property Get sName() As String

Property Let sName(RHS As String)

Property Let bOption(ByVal Key As String, RHS As Boolean)

Property Get sOption(ByVal Key As String) As String

Property Let sOption(ByVal Key As String, RHS As String)

Property Get iPaperSize() As Integer

Property Let iPaperSize(RHS As Integer)

Property Get bPrintBlackAndWhite() As Boolean

Property Let bPrintBlackAndWhite(RHS As Boolean)

Function PrintChart(Optional ByVal m As Integer=1, Optional ByVal n As Integer=1, Optional ByVal bWithDialog As Boolean=True) As Boolean

Property Get iPrintCopies() As Integer

Property Let iPrintCopies(RHS As Integer)

Property Get sPrinterName() As String

Property Let sPrinterName(RHS As String)

Property Get sPrintHeading() As String

Property Let sPrintHeading(RHS As String)

Property Get fPrintMarginBottom() As Single

Property Let fPrintMarginBottom(RHS As Single)

Property Get fPrintMarginLeft() As Single

Property Let fPrintMarginLeft(RHS As Single)

Property Get fPrintMarginRight() As Single

Property Let fPrintMarginRight(RHS As Single)

Property Get fPrintMarginTop() As Single

Property Let fPrintMarginTop(RHS As Single)

Property Get ePrintOrientation() As pqEnumPrintOrientation

Property Let ePrintOrientation(RHS As pqEnumPrintOrientation)

Function Redraw() As Boolean

Function RefreshData(Optional ByVal bRequery As Boolean=True) As Boolean

Function SaveAsBitmap(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsJPEG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsMetafile(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Function SaveAsPNG(ByVal sFile As String, Optional ByVal Width As Long=0, Optional ByVal Height As Long=0) As Boolean

Property Let bShowWatermark(RHS As Boolean)

Property Get Style(ByVal eType As pqEnumChartStyle) As Variant

Property Let Style(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get Styles() As _PQTitleSpaceStyles

Sub TextAttributes(ByVal eProt As pqEnumProtObj, ByVal sColor As String, ByVal sBGColor As String, ByVal sFont As String, ByVal dSize As Double, ByVal bBold As Boolean, ByVal bItalic As Boolean)

Property Get Titles() As _PQTitles

Sub ToggleZoom

Property Get sType() As String

Property Let sType(RHS As String)

Property Get lUserID() As Long

Property Let lUserID(RHS As Long)

Property Get bVisible() As Boolean

Property Let bVisible(RHS As Boolean)

Sub Watermark(ByVal sText As String, ByVal Angle As Integer, ByVal Shade As Single)

Property Get bZoomChart() As Boolean

Property Let bZoomChart(RHS As Boolean)

Events

No Events.

PQTitleSpaceStyles {15CF05B2-2E92-11D6-BD85-00105A109808}

Methods

Property Get EventHelper() As _PQChartEvent

Property Set EventHelper() As _PQChartEvent

Function PropText(ByVal Index As Long) As String

Sub Add(ByVal oBag As _PQTitleSpaceStyles)

Function Copy() As _PQTitleSpaceStyles

Property Get Count() As Long

Function Exists(ByVal eType As pqEnumChartStyle) As Boolean

Property Get Prop(ByVal eType As pqEnumChartStyle) As Variant

Property Let Prop(ByVal eType As pqEnumChartStyle, RHS As Variant)

Property Get PropType(ByVal lIndex As Long) As pqEnumChartStyle

Property Get vPropValue(ByVal lIndex As Long) As Variant

Sub Remove(ByVal eType As pqEnumChartStyle)

Sub RemoveAll

Property Get bStyle(ByVal eType As pqEnumChartStyle, Optional ByVal bDef As Boolean=False) As Boolean

Property Get dStyle(ByVal eType As pqEnumChartStyle, Optional ByVal dDef As Double=0) As Double

Property Get iStyle(ByVal eType As pqEnumChartStyle, Optional ByVal iDef As Integer=0) As Integer

Property Get lStyle(ByVal eType As pqEnumChartStyle, Optional ByVal lDef As Long=0) As Long

Property Get sStyle(ByVal eType As pqEnumChartStyle, Optional ByVal sDef As String=) As String

Property Get Styles() As _PqPropBag

Events

Public Event NewStyles

>Sub EraseVisibleChart