Library: PQCM4 (PQCM4 - PQ Systems SPC Chart Management)
File: C:\WINDOWS\SYSTEM\PQCM4.dll
GUID: {E139BA1A-31CC-4A8D-AFAE-D3044D874BB3}
Version: 15.0
This section lists enumerations exposed by PQCM4.
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 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 pqEnumCategoryChartSubType
eCatChartSubTypeNone=0 ' eCatChartSubTypeNone
eCatChartSubTypeCauses=1 ' eCatChartSubTypeCauses
eCatChartSubTypeNotes=2 ' eCatChartSubTypeNotes
eCatChartSubTypeMinMax=3 ' eCatChartSubTypeMinMax
eCatChartSubTypeOOCSummary=4 ' eCatChartSubTypeOOCSummary
eCatChartSubTypeInOutOOC=5 ' eCatChartSubTypeInOutOOC
eCatChartSubTypeInOutSpec=6 ' eCatChartSubTypeInOutSpec
eCatChartSubTypeMinObs=7 ' eCatChartSubTypeMinObs
eCatChartSubTypeMaxObs=8 ' eCatChartSubTypeMaxObs
eCatChartSubTypeIdentifier=9 ' eCatChartSubTypeIdentifier
End Enum
Public Enum pqEnumCategoryChartType
eCatChartTypeNone=0 ' eCatChartTypeNone
eCatChartTypeBar=1 ' eCatChartTypeBar
eCatChartTypeColumn=2 ' eCatChartTypeColumn
eCatChartTypePie=3 ' eCatChartTypePie
eCatChartTypeRadar=4 ' eCatChartTypeRadar
eCatChartTypeProfile=5 ' eCatChartTypeProfile
End Enum
Public Enum pqEnumCategoryProfileType
eCatProfileTypeNone=0 ' eCatProfileTypeNone
eCatProfileTypeLargestOverall=1 ' eCatProfileTypeLargestOverall
eCatProfileTypeLargestColumn=2 ' eCatProfileTypeLargestColumn
eCatProfileTypeLargestInColumn=3 ' eCatProfileTypeLargestInColumn
eCatProfileTypeHighestPercentInColumn=4 ' eCatProfileTypeHighestPercentInColumn
End Enum
Public Enum pqEnumCatHowToScale
eScaleNone=0 ' eScaleNone
eScaleUniform=1 ' eScaleUniform
eScaleUser=2 ' eScaleUser
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
eChart_bDrawChartTitleAtTheLeft=1002202 ' eChart_bDrawChartTitleAtTheLeft
eChart_bDrawMinimal=1002203 ' eChart_bDrawMinimal
eChart_bCenterChartTitlesOnPage=1002204 ' eChart_bCenterChartTitlesOnPage
eChart_bBlankChart=1002205 ' eChart_bBlankChart
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_bAutoXAxisNotUsed=1100029 ' eControlChart_bAutoXAxisNotUsed
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_bBlankChartNotUsed=1100067 ' eControlChart_bBlankChartNotUsed
eControlChart_bShowIDGrid=1100068 ' eControlChart_bShowIDGrid
eControlChart_bShowDataGrid=1100069 ' eControlChart_bShowDataGrid
xControlChart_bShowStatGridNotUsedAfterV30=1100070 ' xControlChart_bShowStatGridNotUsedAfterV30
eControlChart_bFillIDGrid=1100071 ' eControlChart_bFillIDGrid
eControlChart_bFillDataGrid=1100072 ' eControlChart_bFillDataGrid
eControlChart_bFillStatGrid=1100073 ' eControlChart_bFillStatGrid
eControlChart_bDrawDataLines=1100074 ' eControlChart_bDrawDataLines
eControlChart_bDrawMarkers=1100075 ' eControlChart_bDrawMarkers
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_bDrawLowerSpecLineNotUsedAfterV30=1100083 ' eControlChart_bDrawLowerSpecLineNotUsedAfterV30
eControlChart_bDrawTargetSpecLineNotUsedAfterV30=1100084 ' eControlChart_bDrawTargetSpecLineNotUsedAfterV30
eControlChart_bDrawUpperSpecLineNotUsedAfterV30=1100085 ' eControlChart_bDrawUpperSpecLineNotUsedAfterV30
eControlChart_bDrawMeanLineNotUsedAfterV30=1100086 ' eControlChart_bDrawMeanLineNotUsedAfterV30
eControlChart_bDrawMedianLineNotUsedAfterV30=1100087 ' eControlChart_bDrawMedianLineNotUsedAfterV30
eControlChart_bDrawModeLinesNotUsedAfterV30=1100088 ' eControlChart_bDrawModeLinesNotUsedAfterV30
eControlChart_bShowGrowth=1100089 ' eControlChart_bShowGrowth
eControlChart_bShowPercentGrowth=1100090 ' eControlChart_bShowPercentGrowth
eControlChart_bDrawSigmaZones=1100091 ' eControlChart_bDrawSigmaZones
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
eControlChart_eReferenceLine=1100123 ' eControlChart_eReferenceLine
eControlChart_bDrawSubgroupAwayFromEdge=1100134 ' eControlChart_bDrawSubgroupAwayFromEdge
eControlChart_bRealTimeCharting=1100135 ' eControlChart_bRealTimeCharting
eControlChart_bDrawObservationPoints=1100136 ' eControlChart_bDrawObservationPoints
eControlChart_dMultiplier=1100137 ' eControlChart_dMultiplier
eCusum_lInitialVMask=1100138 ' eCusum_lInitialVMask
eControlChart_bDrawMaximumLineNotUsedAfterV30=1100139 ' eControlChart_bDrawMaximumLineNotUsedAfterV30
eControlChart_bDrawMinimumLineNotUsedAfterV30=1100140 ' eControlChart_bDrawMinimumLineNotUsedAfterV30
eControlChart_bShowIDLabelsNotUsedAfterV30=1100141 ' eControlChart_bShowIDLabelsNotUsedAfterV30
eControlChart_bShowDataLabelsNotUsedAfterV30=1100142 ' eControlChart_bShowDataLabelsNotUsedAfterV30
eControlChart_bShowStatLabelsNotUsedAfterV30=1100143 ' eControlChart_bShowStatLabelsNotUsedAfterV30
eControlChart_bShowChartSubTitles=1100144 ' eControlChart_bShowChartSubTitles
eProcessChart_bHistoricalComparison=1100145 ' eProcessChart_bHistoricalComparison
eControlChart_bUseScientificNotation=1100146 ' eControlChart_bUseScientificNotation
eControlChart_bLabelDataPoints=1100147 ' eControlChart_bLabelDataPoints
eControlChart_bDrawYAxis=1100148 ' eControlChart_bDrawYAxis
eControlChart_bShowStatGrid=1100159 ' eControlChart_bShowStatGrid
eControlChart_sStatGridLabel=1100260 ' eControlChart_sStatGridLabel
eControlChart_nGridTextMaxLength=1100361 ' eControlChart_nGridTextMaxLength
eControlChart_bShowDataLine=1100362 ' eControlChart_bShowDataLine
eControlChart_bDrawOOCLassos=1100373 ' eControlChart_bDrawOOCLassos
eControlChart_bShowOOCLegend=1100374 ' eControlChart_bShowOOCLegend
eControlChart_bShowFloatingLegend=1100375 ' eControlChart_bShowFloatingLegend
eControlChart_bSizeMarkers=1100376 ' eControlChart_bSizeMarkers
eControlChart_dOOCLegendLeft=1100377 ' eControlChart_dOOCLegendLeft
eControlChart_dOOCLegendTop=1100378 ' eControlChart_dOOCLegendTop
eControlChart_dFloatingLegendLeft=1100379 ' eControlChart_dFloatingLegendLeft
eControlChart_dFloatingLegendTop=1100380 ' eControlChart_dFloatingLegendTop
eControlChart_bVerticalSpaceBetweenCharts=1100381 ' eControlChart_bVerticalSpaceBetweenCharts
eControlChart_ChartProportions=1100382 ' eControlChart_ChartProportions
eShortRun_bHighlightProducts=1100383 ' eShortRun_bHighlightProducts
eProcessChart_bDrawBWMeanLine=1100384 ' eProcessChart_bDrawBWMeanLine
eProcessChart_bDrawBWMedianLine=1100385 ' eProcessChart_bDrawBWMedianLine
eProcessChart_bDrawBWMaximumLine=1100386 ' eProcessChart_bDrawBWMaximumLine
eProcessChart_bDrawBWMinimumLine=1100387 ' eProcessChart_bDrawBWMinimumLine
eProcessChart_bDrawHLOpenLine=1100388 ' eProcessChart_bDrawHLOpenLine
eProcessChart_bDrawHLCloseLine=1100389 ' eProcessChart_bDrawHLCloseLine
eProcessChart_bDrawHLHighLowLine=1100390 ' eProcessChart_bDrawHLHighLowLine
eProcessChart_eHowToFormGroups=1100391 ' eProcessChart_eHowToFormGroups
eControlChart_bResetOOCUponFailure=1100392 ' eControlChart_bResetOOCUponFailure
eControlChart_bDrawSigmaLines=1100393 ' eControlChart_bDrawSigmaLines
eControlChart_bDrawSigmaLabels=1100394 ' eControlChart_bDrawSigmaLabels
eControlChart_bCountDataTreatBlankAsZero=1100395 ' eControlChart_bCountDataTreatBlankAsZero
eControlChart_sRangeOfXbarsMaximum=1100396 ' eControlChart_sRangeOfXbarsMaximum
eControlChart_sRangeOfXbarsMinimum=1100397 ' eControlChart_sRangeOfXbarsMinimum
eControlChart_sRangeOfXbarsIncrement=1100398 ' eControlChart_sRangeOfXbarsIncrement
eControlChart_sDifferenceMaximum=1100399 ' eControlChart_sDifferenceMaximum
eControlChart_sDifferenceMinimum=1100400 ' eControlChart_sDifferenceMinimum
eControlChart_sDifferenceIncrement=1100401 ' eControlChart_sDifferenceIncrement
eControlChart_sZedMaximum=1100402 ' eControlChart_sZedMaximum
eControlChart_sZedMinimum=1100403 ' eControlChart_sZedMinimum
eControlChart_sZedIncrement=1100404 ' eControlChart_sZedIncrement
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
eScattergram_bUseScientificNotation=1200032 ' eScattergram_bUseScientificNotation
xHistogramChartSettings=1300000 ' xHistogramChartSettings
eHistogram_sChartTitle=1300001 ' eHistogram_sChartTitle
eHistogram_bShowChartTitle=1300002 ' eHistogram_bShowChartTitle
eHistogram_bShow123SigmaTitleNotUsed=1300003 ' eHistogram_bShow123SigmaTitleNotUsed
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
eHistogram_bUseScientificNotation=1300097 ' eHistogram_bUseScientificNotation
eHistogram_bShowCustomStatistics=1300098 ' eHistogram_bShowCustomStatistics
eHistogram_iColumnForCustomStatistics=1300099 ' eHistogram_iColumnForCustomStatistics
eHistogram_bSigmaShift=1300100 ' eHistogram_bSigmaShift
eHistogram_sSigmaShift=1300101 ' eHistogram_sSigmaShift
eHistogram_bShowHiddenLines=1300102 ' eHistogram_bShowHiddenLines
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_bMultipleBars=1400042 ' eCategoryChart_bMultipleBars
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
eCategoryChart_bWrapCategories=1400053 ' eCategoryChart_bWrapCategories
eCategoryChart_nMaxCategoryWidth=1400054 ' eCategoryChart_nMaxCategoryWidth
eCategoryChart_bDrawItemBesideRadialLine=1400055 ' eCategoryChart_bDrawItemBesideRadialLine
eCategoryChart_dLegendLeft=1400056 ' eCategoryChart_dLegendLeft
eCategoryChart_dLegendTop=1400057 ' eCategoryChart_dLegendTop
eCategoryChart_eProfileType=1400058 ' eCategoryChart_eProfileType
eCategoryChart_bShowProfileValues=1400059 ' eCategoryChart_bShowProfileValues
eCategoryChart_eSubType=1400060 ' eCategoryChart_eSubType
eCategoryChart_sTotalsHeader=1400061 ' eCategoryChart_sTotalsHeader
eCategoryChart_bShowCountTotals=1400062 ' eCategoryChart_bShowCountTotals
eCategoryChart_bShowCountDetails=1400063 ' eCategoryChart_bShowCountDetails
eCategoryChart_bShowCostTotals=1400064 ' eCategoryChart_bShowCostTotals
eCategoryChart_bShowCostDetails=1400065 ' eCategoryChart_bShowCostDetails
eCategoryChart_bShowCostBeforeCount=1400066 ' eCategoryChart_bShowCostBeforeCount
eCategoryChart_bShowFloatingLegend=1400067 ' eCategoryChart_bShowFloatingLegend
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
eLegend_OutlineColor=2000015 ' eLegend_OutlineColor
eLegend_HeadingColor=2000016 ' eLegend_HeadingColor
eLegend_HeadingBackgroundColor=2000017 ' eLegend_HeadingBackgroundColor
eLegend_sHeadingFont=2000018 ' eLegend_sHeadingFont
eLegend_dHeadingSize=2000019 ' eLegend_dHeadingSize
eLegend_bHeadingBold=2000020 ' eLegend_bHeadingBold
eLegend_bHeadingItalic=2000021 ' eLegend_bHeadingItalic
eLegend_ItemColor=2000022 ' eLegend_ItemColor
eLegend_ItemBackgroundColor=2000023 ' eLegend_ItemBackgroundColor
eLegend_sItemFont=2000024 ' eLegend_sItemFont
eLegend_dItemSize=2000025 ' eLegend_dItemSize
eLegend_bItemBold=2000026 ' eLegend_bItemBold
eLegend_bItemItalic=2000027 ' eLegend_bItemItalic
eChart_HorizontalGridColor=2000028 ' eChart_HorizontalGridColor
eChart_VerticalGridColor=2000029 ' eChart_VerticalGridColor
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_XAxisLabelColor=2100016 ' eControlChart_XAxisLabelColor
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_YAxisLabelColor=2100022 ' eControlChart_YAxisLabelColor
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_dLimitLabelSize
eControlChart_bLimitLabelBold=2100086 ' eControlChart_bLimitLabelBold
eControlChart_bLimitLabelItalic=2100087 ' eControlChart_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_ObservationMarkerColor=2100098 ' eControlChart_ObservationMarkerColor
eControlChart_ObservationMarkerStyle=2100099 ' eControlChart_ObservationMarkerStyle
eControlChart_ObservationMarkerSize=2100100 ' eControlChart_ObservationMarkerSize
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_sOOCDataFont=2100181 ' eControlChart_sOOCDataFont
eControlChart_dOOCDataSize=2100182 ' eControlChart_dOOCDataSize
eControlChart_bOOCDataBold=2100183 ' eControlChart_bOOCDataBold
eControlChart_bOOCDataItalic=2100184 ' eControlChart_bOOCDataItalic
eControlChart_HorizontalGridColorNotUsedAfterJun2004=2100185 ' eControlChart_HorizontalGridColorNotUsedAfterJun2004
eControlChart_VerticalGridColorNotUsedAfterJun2004=2100186 ' eControlChart_VerticalGridColorNotUsedAfterJun2004
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_dDataLabelSize=2100234 ' eControlChart_dDataLabelSize
eControlChart_bDataLabelBold=2100245 ' eControlChart_bDataLabelBold
eControlChart_bDataLabelItalic=2100256 ' eControlChart_bDataLabelItalic
eControlChart_XAxisLineColor=2100267 ' eControlChart_XAxisLineColor
eControlChart_XAxisLineStyle=2100268 ' eControlChart_XAxisLineStyle
eControlChart_XAxisLineWidth=2100269 ' eControlChart_XAxisLineWidth
eControlChart_YAxisLineColor=2100270 ' eControlChart_YAxisLineColor
eControlChart_YAxisLineStyle=2100271 ' eControlChart_YAxisLineStyle
eControlChart_YAxisLineWidth=2100272 ' eControlChart_YAxisLineWidth
eControlChart_MeanLabelColor=2100273 ' eControlChart_MeanLabelColor
eControlChart_LimitLabelColor=2100274 ' eControlChart_LimitLabelColor
eControlChart_MedianLineColor=2100275 ' eControlChart_MedianLineColor
eControlChart_MedianLabelColor=2100276 ' eControlChart_MedianLabelColor
eControlChart_ModeLabelColor=2100277 ' eControlChart_ModeLabelColor
eControlChart_SpecLabelColor=2100278 ' eControlChart_SpecLabelColor
eControlChart_SigmaLabelColor=2100279 ' eControlChart_SigmaLabelColor
eControlChart_ExtraLabelColor=2100280 ' eControlChart_ExtraLabelColor
eProcessChart_BWBoxBackgroundColor=2100281 ' eProcessChart_BWBoxBackgroundColor
eProcessChart_BWBoxOutlineColor=2100282 ' eProcessChart_BWBoxOutlineColor
eProcessChart_BWMaximumLineColor=2100283 ' eProcessChart_BWMaximumLineColor
eProcessChart_BWMinimumLineColor=2100284 ' eProcessChart_BWMinimumLineColor
eProcessChart_BWMeanLineColor=2100285 ' eProcessChart_BWMeanLineColor
eProcessChart_BWMedianLineColor=2100286 ' eProcessChart_BWMedianLineColor
eProcessChart_BWBoxWidth=2100287 ' eProcessChart_BWBoxWidth
eProcessChart_MarkerStyle=2100288 ' eProcessChart_MarkerStyle
eControlChart_MedianLabelAlignment=2100289 ' eControlChart_MedianLabelAlignment
eControlChart_ModeLabelAlignment=2100290 ' eControlChart_ModeLabelAlignment
eControlChart_LimitLabelAlignment=2100291 ' eControlChart_LimitLabelAlignment
eControlChart_SigmaLabelAlignment=2100292 ' eControlChart_SigmaLabelAlignment
eControlChart_SpecLabelAlignment=2100293 ' eControlChart_SpecLabelAlignment
eProcessChart_eBWBoxOutlineStyle=2100294 ' eProcessChart_eBWBoxOutlineStyle
eProcessChart_eBWBoxOutlineWidth=2100295 ' eProcessChart_eBWBoxOutlineWidth
eProcessChart_eBWMaximumLineStyle=2100296 ' eProcessChart_eBWMaximumLineStyle
eProcessChart_eBWMaximumLineWidth=2100297 ' eProcessChart_eBWMaximumLineWidth
eProcessChart_eBWMinimumLineStyle=2100298 ' eProcessChart_eBWMinimumLineStyle
eProcessChart_eBWMinimumLineWidth=2100299 ' eProcessChart_eBWMinimumLineWidth
eProcessChart_eBWMeanLineStyle=2100300 ' eProcessChart_eBWMeanLineStyle
eProcessChart_eBWMeanLineWidth=2100301 ' eProcessChart_eBWMeanLineWidth
eProcessChart_eBWMedianLineStyle=2100302 ' eProcessChart_eBWMedianLineStyle
eProcessChart_eBWMedianLineWidth=2100303 ' eProcessChart_eBWMedianLineWidth
eControlChart_sDataLabelFont=2100304 ' eControlChart_sDataLabelFont
eControlChart_Next=2100315 ' eControlChart_Next
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_XAxisLabelColor=2200016 ' eHistogram_XAxisLabelColor
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_YAxisLabelColor=2200022 ' eHistogram_YAxisLabelColor
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_MedianLineColor=2200070 ' eHistogram_MedianLineColor
eHistogram_HorizontalGridColorNotUsedAfterJun2004=2200071 ' eHistogram_HorizontalGridColorNotUsedAfterJun2004
eHistogram_iBarBackgroundPrimarySpacing=2200072 ' eHistogram_iBarBackgroundPrimarySpacing
eHistogram_iBarBackgroundSecondarySpacing=2200073 ' eHistogram_iBarBackgroundSecondarySpacing
eHistogram_XAxisLineColor=2200074 ' eHistogram_XAxisLineColor
eHistogram_XAxisLineStyle=2200075 ' eHistogram_XAxisLineStyle
eHistogram_XAxisLineWidth=2200076 ' eHistogram_XAxisLineWidth
eHistogram_YAxisLineColor=2200077 ' eHistogram_YAxisLineColor
eHistogram_YAxisLineStyle=2200078 ' eHistogram_YAxisLineStyle
eHistogram_YAxisLineWidth=2200079 ' eHistogram_YAxisLineWidth
eHistogram_MeanLabelColor=2200080 ' eHistogram_MeanLabelColor
eHistogram_MedianLabelColor=2200081 ' eHistogram_MedianLabelColor
eHistogram_ModeLabelColor=2200082 ' eHistogram_ModeLabelColor
eHistogram_SpecLabelColor=2200083 ' eHistogram_SpecLabelColor
eHistogram_SigmaLabelColor=2200084 ' eHistogram_SigmaLabelColor
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_AxisLabelColor=2400016 ' eCategoryChart_AxisLabelColor
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_GridLineColorNotUsedAfterJun2004=2400068 ' eCategoryChart_GridLineColorNotUsedAfterJun2004
eCategoryChart_iBarPrimarySpacing=2400069 ' eCategoryChart_iBarPrimarySpacing
eCategoryChart_iBarSecondarySpacing=2400080 ' eCategoryChart_iBarSecondarySpacing
eCategoryChart_BarLabelColor=2400091 ' eCategoryChart_BarLabelColor
eCategoryChart_BarColor2=2400092 ' eCategoryChart_BarColor2
eCategoryChart_eBarStyle2=2400103 ' eCategoryChart_eBarStyle2
eCategoryChart_iBarPrimarySpacing2=2400114 ' eCategoryChart_iBarPrimarySpacing2
eCategoryChart_iBarSecondarySpacing2=2400125 ' eCategoryChart_iBarSecondarySpacing2
eCategoryChart_AxisLineColor=2400136 ' eCategoryChart_AxisLineColor
eCategoryChart_AxisLineStyle=2400137 ' eCategoryChart_AxisLineStyle
eCategoryChart_AxisLineWidth=2400138 ' eCategoryChart_AxisLineWidth
eCategoryChart_CategoryBackgroundColor=2400139 ' eCategoryChart_CategoryBackgroundColor
eCategoryChart_eCategoryBackgroundStyle=2400140 ' eCategoryChart_eCategoryBackgroundStyle
eCategoryChart_RadarLineColor=2400141 ' eCategoryChart_RadarLineColor
eCategoryChart_eRadarLineStyle=2400162 ' eCategoryChart_eRadarLineStyle
eCategoryChart_eRadarLineWidth=2400183 ' eCategoryChart_eRadarLineWidth
eCategoryChart_Next=2400204 ' eCategoryChart_Next
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_LineOfBestFitLineColor=2500011 ' eScattergramChart_LineOfBestFitLineColor
eScattergramChart_eLineOfBestFitLineStyle=2500012 ' eScattergramChart_eLineOfBestFitLineStyle
eScattergramChart_eLineOfBestFitLineWidth=2500013 ' eScattergramChart_eLineOfBestFitLineWidth
eScattergramChart_LineOfBestFitLabelColor=2500014 ' eScattergramChart_LineOfBestFitLabelColor
eScattergramChart_sLineOfBestFitLabelFont=2500015 ' eScattergramChart_sLineOfBestFitLabelFont
eScattergramChart_dLineOfBestFitLabelSize=2500016 ' eScattergramChart_dLineOfBestFitLabelSize
eScattergramChart_bLineOfBestFitLabelBold=2500017 ' eScattergramChart_bLineOfBestFitLabelBold
eScattergramChart_bLineOfBestFitLabelItalic=2500018 ' eScattergramChart_bLineOfBestFitLabelItalic
xUserDefinedStyles=2900000 ' xUserDefinedStyles
End Enum
Public Enum pqEnumChartSubtype
eChartSubtypeNone=0 ' eChartSubtypeNone
eChartSubtypeDropLine=1 ' eChartSubtypeDropLine
eChartSubtypeAreaFill=2 ' eChartSubtypeAreaFill
End Enum
Public Enum pqEnumCompare
eCompareLess=0 ' eCompareLess
eCompareEqual=1 ' eCompareEqual
eCompareGreater=2 ' eCompareGreater
eCompareNotEqual=3 ' eCompareNotEqual
eCompareNotLess=4 ' eCompareNotLess
eCompareNotGreater=5 ' eCompareNotGreater
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
eDrawnTypePageBackground=6 ' eDrawnTypePageBackground
eDrawnTypeAxis=7 ' eDrawnTypeAxis
eDrawnTypeXAxis=8 ' eDrawnTypeXAxis
eDrawnTypeYAxis=9 ' eDrawnTypeYAxis
eDrawnTypeDataGrid=10 ' eDrawnTypeDataGrid
eDrawnTypeChartOutline=11 ' eDrawnTypeChartOutline
eDrawnTypeChartBackground=12 ' eDrawnTypeChartBackground
eDrawnTypeTitle=13 ' eDrawnTypeTitle
eDrawnTypeSubTitle=14 ' eDrawnTypeSubTitle
eDrawnTypeLimit=15 ' eDrawnTypeLimit
eDrawnTypeHistoBar=16 ' eDrawnTypeHistoBar
eDrawnTypeStatBox=17 ' eDrawnTypeStatBox
eDrawnTypeStatText=18 ' eDrawnTypeStatText
eDrawnTypeZone=19 ' eDrawnTypeZone
eDrawnTypeAnnotation=20 ' eDrawnTypeAnnotation
eDrawnTypeHorizontalGrid=21 ' eDrawnTypeHorizontalGrid
eDrawnTypeVerticalGrid=22 ' eDrawnTypeVerticalGrid
eDrawnTypeIndVariable=23 ' eDrawnTypeIndVariable
eDrawnTypeDepVariable=24 ' eDrawnTypeDepVariable
eDrawnTypeExtraLine=25 ' eDrawnTypeExtraLine
End Enum
Public Enum pqEnumExtendedChartType
eExtendedChartParetoOOCs=0 ' eExtendedChartParetoOOCs
eExtendedChartParetoCauses=1 ' eExtendedChartParetoCauses
eExtendedChartParetoNotes=2 ' eExtendedChartParetoNotes
eExtendedChartParetoMinMax=3 ' eExtendedChartParetoMinMax
eExtendedChartParetoInOutOOC=4 ' eExtendedChartParetoInOutOOC
eExtendedChartParetoInOutSpec=5 ' eExtendedChartParetoInOutSpec
eExtendedChartParetoMinObs=6 ' eExtendedChartParetoMinObs
eExtendedChartParetoMaxObs=7 ' eExtendedChartParetoMaxObs
eExtendedChartParetoIdentifier=8 ' eExtendedChartParetoIdentifier
End Enum
Public Enum pqEnumExtraLineType
eExtraLineTypeNone=0 ' eExtraLineTypeNone
eExtraLineTypeUSpec=1 ' eExtraLineTypeUSpec
eExtraLineTypeTSpec=2 ' eExtraLineTypeTSpec
eExtraLineTypeLSpec=3 ' eExtraLineTypeLSpec
eExtraLineTypeMean=4 ' eExtraLineTypeMean
eExtraLineTypeMedian=5 ' eExtraLineTypeMedian
eExtraLineTypeMode=6 ' eExtraLineTypeMode
eExtraLineTypeMinimum=7 ' eExtraLineTypeMinimum
eExtraLineTypeMaximum=8 ' eExtraLineTypeMaximum
eExtraLineTypeCustom=1000 ' eExtraLineTypeCustom
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 pqEnumHowToFormGroups
eFormGroupsByRow=1 ' eFormGroupsByRow
eFormGroupsByColumn=2 ' eFormGroupsByColumn
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
eLineChartLabelUnique=15 ' eLineChartLabelUnique
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
eLineChartLabelTypeProduct=3 ' eLineChartLabelTypeProduct
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
eLineChartTypeXbarAsInd=13 ' eLineChartTypeXbarAsInd
eLineChartTypeRangeOfXbars=14 ' eLineChartTypeRangeOfXbars
eLineChartTypeIndS=15 ' 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
eLineChartTypeIndividualsMedianRange=28 ' eLineChartTypeIndividualsMedianRange
eLineChartType3Way=29 ' eLineChartType3Way
eLineChartTypeCusumDiff=30 ' eLineChartTypeCusumDiff
eLineChartTypeShortRunXmR=31 ' eLineChartTypeShortRunXmR
eLineChartTypeDiffXPlusRange=32 ' eLineChartTypeDiffXPlusRange
eLineChartTypeZedXPlusRange=33 ' eLineChartTypeZedXPlusRange
eLineChartTypeZedStarXPlusRange=34 ' eLineChartTypeZedStarXPlusRange
eLineChartTypeDiffXbarPlusRange=35 ' eLineChartTypeDiffXbarPlusRange
eLineChartTypeZedXbarPlusRange=36 ' eLineChartTypeZedXbarPlusRange
eLineChartTypeZedStarXbarPlusRange=37 ' eLineChartTypeZedStarXbarPlusRange
eLineChartTypeDiffPlusProductXmR=38 ' eLineChartTypeDiffPlusProductXmR
eLineChartTypeZedPlusProductXmR=39 ' eLineChartTypeZedPlusProductXmR
eLineChartTypeZedStarPlusProductXmR=40 ' eLineChartTypeZedStarPlusProductXmR
eLineChartTypeAllProductsXmR=41 ' eLineChartTypeAllProductsXmR
eLineChartTypePPlusInsp=42 ' eLineChartTypePPlusInsp
eLineChartTypePPlusCount=43 ' eLineChartTypePPlusCount
eLineChartTypePPlusBoth=44 ' eLineChartTypePPlusBoth
eLineChartTypeUPlusInsp=45 ' eLineChartTypeUPlusInsp
eLineChartTypeUPlusCount=46 ' eLineChartTypeUPlusCount
eLineChartTypeUPlusBoth=47 ' eLineChartTypeUPlusBoth
xLineChartTypeAttributes=60 ' xLineChartTypeAttributes
eLineChartTypeC=61 ' eLineChartTypeC
eLineChartTypeP=62 ' eLineChartTypeP
eLineChartTypenP=63 ' eLineChartTypenP
eLineChartTypeU=64 ' eLineChartTypeU
eLineChartTypeInspected=65 ' eLineChartTypeInspected
eLineChartTypeEventCount=66 ' eLineChartTypeEventCount
eLineChartTypeItemCount=67 ' eLineChartTypeItemCount
xLineChartTypeShortRun=80 ' xLineChartTypeShortRun
eLineChartTypeShortRunRaw=81 ' eLineChartTypeShortRunRaw
eLineChartTypeDifference=82 ' eLineChartTypeDifference
eLineChartTypeDifferenceRange=83 ' eLineChartTypeDifferenceRange
eLineChartTypeZed=84 ' eLineChartTypeZed
eLineChartTypeZedRange=85 ' eLineChartTypeZedRange
eLineChartTypeZedStar=86 ' eLineChartTypeZedStar
eLineChartTypeZedStarRange=87 ' eLineChartTypeZedStarRange
eLineChartTypeMeanRange=88 ' eLineChartTypeMeanRange
eLineChartTypeConsistencyDiff=89 ' eLineChartTypeConsistencyDiff
eLineChartTypeConsistencyZed=90 ' eLineChartTypeConsistencyZed
eLineChartTypeProductsBar=91 ' eLineChartTypeProductsBar
xLineChartTypeOther=100 ' xLineChartTypeOther
eLineChartTypeBoxAndWhisker=101 ' eLineChartTypeBoxAndWhisker
eLineChartTypeHighLowOpenClose=102 ' eLineChartTypeHighLowOpenClose
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
eProtZone=48 ' eProtZone
eProtDataGrid=52 ' eProtDataGrid
eProtNotes=53 ' eProtNotes
eProtLineBestFit=54 ' eProtLineBestFit
eProtExtraLines=55 ' eProtExtraLines
eProtHorizontalGrid=56 ' eProtHorizontalGrid
eProtVerticalGrid=57 ' eProtVerticalGrid
eProtMode=58 ' eProtMode
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
eRefLineMaximum=7 ' eRefLineMaximum
eRefLineMinimum=8 ' eRefLineMinimum
eRefLine2=9 ' eRefLine2
eRefLine3=10 ' eRefLine3
eRefLine4=11 ' eRefLine4
End Enum
Public Enum pqEnumRuleAction
eRuleActionNone=0 ' eRuleActionNone
eRuleActionAlternating=1 ' eRuleActionAlternating
eRuleActionIncreasing=2 ' eRuleActionIncreasing
eRuleActionDecreasing=3 ' eRuleActionDecreasing
eRuleActionAbove=4 ' eRuleActionAbove
eRuleActionBelow=5 ' eRuleActionBelow
eRuleActionBeyond=6 ' eRuleActionBeyond
eRuleActionWithin=7 ' eRuleActionWithin
eRuleActionTooLittleVariation=8 ' eRuleActionTooLittleVariation
eRuleActionTooMuchVariation=9 ' eRuleActionTooMuchVariation
eRuleActionRun=10 ' eRuleActionRun
eRuleActionTrend=11 ' eRuleActionTrend
eRuleActionLowLevel=12 ' eRuleActionLowLevel
End Enum
Public Enum pqEnumRuleItem
eRuleItemNone=0 ' eRuleItemNone
eRuleItemLimits=1 ' eRuleItemLimits
eRuleItemUpperLimit=2 ' eRuleItemUpperLimit
eRuleItemCenterline=3 ' eRuleItemCenterline
eRuleItemLowerLimit=4 ' eRuleItemLowerLimit
eRuleItemMedian=5 ' eRuleItemMedian
eRuleItemSpec=6 ' eRuleItemSpec
eRuleItemSpecs=7 ' eRuleItemSpecs
eRuleItemTarget=8 ' eRuleItemTarget
eRuleItemSigma=9 ' eRuleItemSigma
eRuleItemValue=10 ' eRuleItemValue
End Enum
Public Enum pqEnumRuleModifier
eRuleModifierNone=0 ' eRuleModifierNone
eRuleModifierXbar=1 ' eRuleModifierXbar
eRuleModifierMedian=2 ' eRuleModifierMedian
eRuleModifierRange=3 ' eRuleModifierRange
eRuleModifierSigma=4 ' eRuleModifierSigma
eRuleModifierIndividuals=5 ' eRuleModifierIndividuals
eRuleModifierRun=6 ' eRuleModifierRun
eRuleModifierAttributes=7 ' eRuleModifierAttributes
eRuleModifierXbarAsIndividuals=8 ' eRuleModifierXbarAsIndividuals
eRuleModifierRangeOfXbars=9 ' eRuleModifierRangeOfXbars
eRuleModifierDifference=10 ' eRuleModifierDifference
eRuleModifierDifferenceRange=11 ' eRuleModifierDifferenceRange
eRuleModifierZed=12 ' eRuleModifierZed
eRuleModifierZedWeight=13 ' eRuleModifierZedWeight
eRuleModifierZedStar=14 ' eRuleModifierZedStar
eRuleModifierZedStarWeight=15 ' eRuleModifierZedStarWeight
eRuleModifierLast=16 ' eRuleModifierLast
End Enum
Public Enum pqEnumRulePrefix
eRulePrefixNone=0 ' eRulePrefixNone
eRulePrefixIofJ=1 ' eRulePrefixIofJ
eRulePrefixSwedEisenhart=2 ' eRulePrefixSwedEisenhart
End Enum
Public Enum pqEnumStatGrid
xStatGridAll=0 ' xStatGridAll
xStatGridAny=1 ' xStatGridAny
xStatGridAnyVariables=2 ' xStatGridAnyVariables
xStatGridAnyAttributes=3 ' xStatGridAnyAttributes
xStatGridAnyShortRun=4 ' xStatGridAnyShortRun
xStatGridAnyBoxAndWhisker=5 ' xStatGridAnyBoxAndWhisker
xStatGridFirst=6 ' xStatGridFirst
eStatGridCustom=7 ' eStatGridCustom
eStatGridCustomLast=16 ' eStatGridCustomLast
eStatGridLabel=17 ' eStatGridLabel
eStatGridInspected=18 ' eStatGridInspected
eStatGridCount=19 ' eStatGridCount
eStatGridPercent=20 ' eStatGridPercent
eStatGridRatio=21 ' eStatGridRatio
eStatGridUpperSpec=22 ' eStatGridUpperSpec
eStatGridTargetSpec=23 ' eStatGridTargetSpec
eStatGridLowerSpec=24 ' eStatGridLowerSpec
eStatGridProduct=25 ' eStatGridProduct
eStatGridMeanRange=26 ' eStatGridMeanRange
eStatGridDifference=27 ' eStatGridDifference
eStatGridDifferenceRange=28 ' eStatGridDifferenceRange
eStatGridZed=29 ' eStatGridZed
eStatGridZedRange=30 ' eStatGridZedRange
eStatGridZedStar=31 ' eStatGridZedStar
eStatGridZedStarRange=32 ' eStatGridZedStarRange
eStatGridConsistency=33 ' eStatGridConsistency
eStatGridObs=34 ' eStatGridObs
eStatGridSum=35 ' eStatGridSum
eStatGridXbar=36 ' eStatGridXbar
eStatGridRange=37 ' eStatGridRange
eStatGridMedian=38 ' eStatGridMedian
eStatGridSigma=39 ' eStatGridSigma
eStatGridMinimum=40 ' eStatGridMinimum
eStatGridMean=41 ' eStatGridMean
eStatGridMaximum=42 ' eStatGridMaximum
eStatGridCusum=43 ' eStatGridCusum
eStatGridMovingAverage=44 ' eStatGridMovingAverage
eStatGridMovingRange=45 ' eStatGridMovingRange
eStatGridMovingSigma=46 ' eStatGridMovingSigma
eStatGridXbarAsIndividuals=47 ' eStatGridXbarAsIndividuals
eStatGridRangeOfXbars=48 ' eStatGridRangeOfXbars
eStatGrid75thPercentile=49 ' eStatGrid75thPercentile
eStatGrid25thPercentile=50 ' eStatGrid25thPercentile
eStatGridSkewness=51 ' eStatGridSkewness
eStatGridKurtosis=52 ' eStatGridKurtosis
eStatGridCoefficientOfVariance=53 ' eStatGridCoefficientOfVariance
eStatGridPp=54 ' eStatGridPp
eStatGridPr=55 ' eStatGridPr
eStatGridPpk=56 ' eStatGridPpk
eStatGridCp=57 ' eStatGridCp
eStatGridCr=58 ' eStatGridCr
eStatGridCpk=59 ' eStatGridCpk
eStatGridCpl=60 ' eStatGridCpl
eStatGridCpu=61 ' eStatGridCpu
eStatGridZUpper=62 ' eStatGridZUpper
eStatGridTargetZ=63 ' eStatGridTargetZ
eStatGridZLower=64 ' eStatGridZLower
xStatGridLast=65 ' xStatGridLast
End Enum
Public Enum pqEnumSubgroupRange
eSGRangeAll=0 ' eSGRangeAll
eSGRangeFirstN=1 ' eSGRangeFirstN
eSGRangeLastN=2 ' eSGRangeLastN
eSGRangeSubgroups=3 ' eSGRangeSubgroups
eSGRangeIdentifiers=4 ' eSGRangeIdentifiers
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
Public Enum pqEnumTitlePos
eTitleLeftBottom=0 ' eTitleLeftBottom
eTitleLeftCenter=100 ' eTitleLeftCenter
eTitleLeftTop=200 ' eTitleLeftTop
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
Public Enum pqEnumTitleType
eTitleAttrText=0 ' eTitleAttrText
eTitleAttrColor=10000 ' eTitleAttrColor
eTitleAttrFont=20000 ' eTitleAttrFont
eTitleAttrSize=30000 ' eTitleAttrSize
eTitleAttrBold=40000 ' eTitleAttrBold
eTitleAttrItalic=50000 ' eTitleAttrItalic
eTitleAttrAlignment=60000 ' eTitleAttrAlignment
eTitleAttrAngle=70000 ' eTitleAttrAngle
eTitleAttrBackground=80000 ' eTitleAttrBackground
eTitleAttrAlignType=90000 ' eTitleAttrAlignType
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
This section lists the classes exposed by PQCM4. For each class, the methods and events are listed.
Property Get sName() As String
Property Let sName(RHS As String)
Property Get bUse() As Boolean
Property Let bUse(RHS As Boolean)
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 sPlane() As String
Property Let sPlane(RHS As String)
Property Get iID() As Integer
Property Let iID(RHS As Integer)
Property Get sVersion() As String
Property Let sVersion(RHS As String)
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 sAbsoluteXField() As String
Property Let sAbsoluteXField(RHS As String)
Property Get sAbsoluteXValue() As String
Property Let sAbsoluteXValue(RHS As String)
Property Get dAbsoluteXDelta() As Double
Property Let dAbsoluteXDelta(RHS As Double)
Property Get sAbsoluteX2Value() As String
Property Let sAbsoluteX2Value(RHS As String)
Property Get dAbsoluteX2Delta() As Double
Property Let dAbsoluteX2Delta(RHS As Double)
Property Get dAbsoluteXLength() As Double
Property Let dAbsoluteXLength(RHS As Double)
Property Get bKeepXWithinChart() As Boolean
Property Let bKeepXWithinChart(RHS As Boolean)
Property Get bKeepYWithinChart() As Boolean
Property Let bKeepYWithinChart(RHS As Boolean)
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 dAbsMiniStepX() As Double
Property Get dAbsMiniStepY() 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
Property Get dAbsTinyStepX() As Double
Property Get dAbsTinyStepY() As Double
Sub AdjustLineLength(ByVal dChange As Double)
Property Get iBackupDepth() As Integer
Property Let iBackupDepth(RHS As Integer)
Sub BackupState
Property Get dBottom() As Double
Property Get bCanRollbackState() As Boolean
Sub Changed
Sub ChartXExtents(ByVal dLft As Double, ByVal dRht As Double)
Sub ChartYExtents(ByVal dBot As Double, ByVal dTop As Double)
Property Get ChartHelper() As _DPQQG4
Function sDecimalCharacter() As String
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 hParent As Long, 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 eLineStyle() As pqEnumLineStyle
Property Let eLineStyle(RHS As pqEnumLineStyle)
Property Let bLineTailAtEdge(RHS As Boolean)
Property Get eLineWidth() As pqEnumLineWidth
Property Let eLineWidth(RHS As pqEnumLineWidth)
Property Get dMediumStepX() As Double
Property Let dMediumStepX(RHS As Double)
Property Get dMediumStepY() As Double
Property Let dMediumStepY(RHS As Double)
Property Get dMiniStepX() As Double
Property Let dMiniStepX(RHS As Double)
Property Get dMiniStepY() As Double
Property Let dMiniStepY(RHS As Double)
Property Get dMissingValue() As Double
Property Let dMissingValue(RHS As Double)
Property Get sNextExportedProperty(ByVal index As Integer) As String
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 RollbackState
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)
Function eTextRef(ByVal sText As String) As pqEnumAlignment
Function sTextRef() As String
Property Get eTextReference() As pqEnumAlignment
Property Let eTextReference(RHS As pqEnumAlignment)
Property Get sTextString() As String
Property Let sTextString(RHS As String)
Property Get dTinyStepX() As Double
Property Let dTinyStepX(RHS As Double)
Property Get dTinyStepY() As Double
Property Let dTinyStepY(RHS As Double)
Property Get dTop() As Double
Sub Update
Function iVersion() As Integer
No Events.
Property Set Annotation() As _PQAnnotation
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 bAnnotationsChanged() As Boolean
Property Let bAnnotationsChanged(RHS 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
Function bCanDoDrillDown() As Boolean
Property Get sCategory(ByVal Bar As Integer) As Variant
Property Get ChartHandle() As Integer
Sub Clear
Sub ClearExtraLines
Property Set oControlChart() As _PQControlChart
Property Get cDataSources() As _PQCollection
Function Draw() As Boolean
Property Get cDrawnObjects() As _Collection
Sub DrawOnChart(ByVal sCmds As String, Optional ByVal Chart As Variant=1)
Function DrillDown(ByVal sCategory As String, ByVal sColumn As String) As Boolean
Function sDrillDownChoice(ByVal index As Integer) As String
Function nDrillDownChoices() As Integer
Property Get sEntry(ByVal entry As Integer) As Variant
Property Get iEntryCount() As Integer
Sub FreeChart
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 cExtraLines() 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)
Property Get bLegendPositionChanged() As Boolean
Sub LegendPositionGet(ByVal sName As String, ByVal dLeft As Double, ByVal dTop As Double)
Sub LegendPositionSet(ByVal sName As String, ByVal dLeft As Double, ByVal dTop As Double)
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 Get bOption(ByVal Key As String) As Boolean
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)
Function PopUp() As Boolean
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(Optional ByVal bFlash As Boolean=False) 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 Get bShowWatermark() 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 _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)
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)
No Events.
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 bBlankChart() As Boolean
Property Let bBlankChart(RHS As Boolean)
Property Get bCenterChartTitlesOnPage() As Boolean
Property Let bCenterChartTitlesOnPage(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 bDrawItemBesideRadialLine() As Boolean
Property Let bDrawItemBesideRadialLine(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 dLegendLeft() As Double
Property Let dLegendLeft(RHS As Double)
Property Get dLegendTop() As Double
Property Let dLegendTop(RHS As Double)
Property Get bLimitBars() As Boolean
Property Let bLimitBars(RHS As Boolean)
Property Get nMaxCategoryWidth() As Integer
Property Let nMaxCategoryWidth(RHS As Integer)
Property Get bMultipleBars() As Boolean
Property Let bMultipleBars(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 eProfileType() As pqEnumCategoryProfileType
Property Let eProfileType(RHS As pqEnumCategoryProfileType)
Property Get dScaleMax() As Double
Property Let dScaleMax(RHS As Double)
Property Get dScaleMin() As Double
Property Let dScaleMin(RHS As Double)
Property Get bShowCountDetails() As Boolean
Property Let bShowCountDetails(RHS As Boolean)
Property Get bShowCountTotals() As Boolean
Property Let bShowCountTotals(RHS As Boolean)
Property Get bShowCostDetails() As Boolean
Property Let bShowCostDetails(RHS As Boolean)
Property Get bShowCostBeforeCount() As Boolean
Property Let bShowCostBeforeCount(RHS As Boolean)
Property Get bShowCostTotals() As Boolean
Property Let bShowCostTotals(RHS As Boolean)
Property Get bShowChartTitle() As Boolean
Property Let bShowChartTitle(RHS As Boolean)
Property Get bShowDetails() As Boolean
Property Let bShowDetails(RHS As Boolean)
Property Get bShowFloatingLegend() As Boolean
Property Let bShowFloatingLegend(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 bShowProfileValues() As Boolean
Property Let bShowProfileValues(RHS As Boolean)
Property Get bShowTotalCountAboveChart() As Boolean
Property Let bShowTotalCountAboveChart(RHS As Boolean)
Property Get bShowTotalCountsCompositeTitle() As Boolean
Property Let bShowTotalCountsCompositeTitle(RHS As Boolean)
Property Get bShowTotals() As Boolean
Property Let bShowTotals(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 eSubtype() As pqEnumCategoryChartSubType
Property Let eSubtype(RHS As pqEnumCategoryChartSubType)
Property Get sTotalsHeader() As String
Property Let sTotalsHeader(RHS As String)
Property Get sUnitsName() As String
Property Let sUnitsName(RHS As String)
Property Get bVerticalCategories() As Boolean
Property Let bVerticalCategories(RHS As Boolean)
Property Get bWrapCategories() As Boolean
Property Let bWrapCategories(RHS As Boolean)
No Events.
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
Property Let FillColor(ByVal eObj As pqEnumProtObj, RHS As Variant)
Property Let LineColor(ByVal eObj As pqEnumProtObj, RHS As Variant)
Property Let TextColor(ByVal eObj As pqEnumProtObj, RHS As Variant)
Property Get bAxisLabelBold() As Boolean
Property Let bAxisLabelBold(RHS As Boolean)
Property Get AxisLabelColor() As Variant
Property Let AxisLabelColor(RHS As Variant)
Property Get sAxisLabelFont() As String
Property Let sAxisLabelFont(RHS As String)
Property Get bAxisLabelItalic() As Boolean
Property Let bAxisLabelItalic(RHS As Boolean)
Property Get dAxisLabelSize() As Double
Property Let dAxisLabelSize(RHS As Double)
Property Get AxisLineColor() As Variant
Property Let AxisLineColor(RHS As Variant)
Property Get eAxisLineStyle() As pqEnumLineStyle
Property Let eAxisLineStyle(RHS As pqEnumLineStyle)
Property Get eAxisLineWidth() As pqEnumLineWidth
Property Let eAxisLineWidth(RHS As pqEnumLineWidth)
Property Get BarColor(ByVal iBar As Integer) As Variant
Property Let BarColor(ByVal iBar As Integer, RHS As Variant)
Property Get iBarFillSpacingPrimary(ByVal iBar As Integer) As Integer
Property Let iBarFillSpacingPrimary(ByVal iBar As Integer, RHS As Integer)
Property Get iBarFillSpacingSecondary(ByVal iBar As Integer) As Integer
Property Let iBarFillSpacingSecondary(ByVal iBar As Integer, RHS As Integer)
Property Get eBarFillStyle(ByVal iBar As Integer) As pqEnumFillStyle
Property Let eBarFillStyle(ByVal iBar As Integer, RHS As pqEnumFillStyle)
Property Get bBarLabelBold() As Boolean
Property Let bBarLabelBold(RHS As Boolean)
Property Get BarLabelColor() As Variant
Property Let BarLabelColor(RHS As Variant)
Property Get sBarLabelFont() As String
Property Let sBarLabelFont(RHS As String)
Property Get bBarLabelItalic() As Boolean
Property Let bBarLabelItalic(RHS As Boolean)
Property Get dBarLabelSize() As Double
Property Let dBarLabelSize(RHS As Double)
Property Get BarOutlineColor() As Variant
Property Let BarOutlineColor(RHS As Variant)
Property Get eBarOutlineStyle() As pqEnumLineStyle
Property Let eBarOutlineStyle(RHS As pqEnumLineStyle)
Property Get eBarOutlineWidth() As pqEnumLineWidth
Property Let eBarOutlineWidth(RHS As pqEnumLineWidth)
Property Get eCategoryAlignment() As pqEnumAlignment
Property Let eCategoryAlignment(RHS As pqEnumAlignment)
Property Get CategoryBackgroundColor() As Variant
Property Let CategoryBackgroundColor(RHS As Variant)
Property Get eCategoryBackgroundStyle() As pqEnumFillStyle
Property Let eCategoryBackgroundStyle(RHS As pqEnumFillStyle)
Property Get bCategoryBold() As Boolean
Property Let bCategoryBold(RHS As Boolean)
Property Get CategoryColor() As Variant
Property Let CategoryColor(RHS As Variant)
Property Get sCategoryFont() As String
Property Let sCategoryFont(RHS As String)
Property Get bCategoryItalic() As Boolean
Property Let bCategoryItalic(RHS As Boolean)
Property Get dCategorySize() As Double
Property Let dCategorySize(RHS As Double)
Property Get ChartBackgroundColor() As Variant
Property Let ChartBackgroundColor(RHS As Variant)
Property Get eChartBackgroundStyle() As pqEnumFillStyle
Property Let eChartBackgroundStyle(RHS As pqEnumFillStyle)
Property Get ChartOutlineColor() As Variant
Property Let ChartOutlineColor(RHS As Variant)
Property Get eChartOutlineStyle() As pqEnumLineStyle
Property Let eChartOutlineStyle(RHS As pqEnumLineStyle)
Property Get eChartOutlineWidth() As pqEnumLineWidth
Property Let eChartOutlineWidth(RHS As pqEnumLineWidth)
Property Get bChartTitleBold() As Boolean
Property Let bChartTitleBold(RHS As Boolean)
Property Get ChartTitleColor() As Variant
Property Let ChartTitleColor(RHS As Variant)
Property Get sChartTitleFont() As String
Property Let sChartTitleFont(RHS As String)
Property Get bChartTitleItalic() As Boolean
Property Let bChartTitleItalic(RHS As Boolean)
Property Get dChartTitleSize() As Double
Property Let dChartTitleSize(RHS As Double)
Property Get CumLineColor() As Variant
Property Let CumLineColor(RHS As Variant)
Property Get eCumLineStyle() As pqEnumLineStyle
Property Let eCumLineStyle(RHS As pqEnumLineStyle)
Property Get eCumLineWidth() As pqEnumLineWidth
Property Let eCumLineWidth(RHS As pqEnumLineWidth)
Property Get bCutoffLabelBold() As Boolean
Property Let bCutoffLabelBold(RHS As Boolean)
Property Get CutoffLabelColor() As Variant
Property Let CutoffLabelColor(RHS As Variant)
Property Get sCutoffLabelFont() As String
Property Let sCutoffLabelFont(RHS As String)
Property Get bCutoffLabelItalic() As Boolean
Property Let bCutoffLabelItalic(RHS As Boolean)
Property Get dCutoffLabelSize() As Double
Property Let dCutoffLabelSize(RHS As Double)
Property Get GridLineColor() As Variant
Property Let GridLineColor(RHS As Variant)
Property Get LegendHeadingBackgroundColor() As Variant
Property Let LegendHeadingBackgroundColor(RHS As Variant)
Property Get bLegendHeadingBold() As Boolean
Property Let bLegendHeadingBold(RHS As Boolean)
Property Get sLegendHeadingFont() As String
Property Let sLegendHeadingFont(RHS As String)
Property Get bLegendHeadingItalic() As Boolean
Property Let bLegendHeadingItalic(RHS As Boolean)
Property Get dLegendHeadingSize() As Double
Property Let dLegendHeadingSize(RHS As Double)
Property Get LegendItemBackgroundColor() As Variant
Property Let LegendItemBackgroundColor(RHS As Variant)
Property Get bLegendItemBold() As Boolean
Property Let bLegendItemBold(RHS As Boolean)
Property Get sLegendItemFont() As String
Property Let sLegendItemFont(RHS As String)
Property Get bLegendItemItalic() As Boolean
Property Let bLegendItemItalic(RHS As Boolean)
Property Get dLegendItemSize() As Double
Property Let dLegendItemSize(RHS As Double)
Property Get LegendOutlineColor() As Variant
Property Let LegendOutlineColor(RHS As Variant)
Property Get PageBackgroundColor() As Variant
Property Let PageBackgroundColor(RHS As Variant)
Property Get ePageBackgroundStyle() As pqEnumFillStyle
Property Let ePageBackgroundStyle(RHS As pqEnumFillStyle)
Property Get PageOutlineColor() As Variant
Property Let PageOutlineColor(RHS As Variant)
Property Get ePageOutlineStyle() As pqEnumLineStyle
Property Let ePageOutlineStyle(RHS As pqEnumLineStyle)
Property Get ePageOutlineWidth() As pqEnumLineWidth
Property Let ePageOutlineWidth(RHS As pqEnumLineWidth)
Property Get ePageTitleAlignment() As pqEnumAlignment
Property Let ePageTitleAlignment(RHS As pqEnumAlignment)
Property Get dPageTitleAngle() As Double
Property Let dPageTitleAngle(RHS As Double)
Property Get bPageTitleBold() As Boolean
Property Let bPageTitleBold(RHS As Boolean)
Property Get PageTitleColor() As Variant
Property Let PageTitleColor(RHS As Variant)
Property Get sPageTitleFont() As String
Property Let sPageTitleFont(RHS As String)
Property Get bPageTitleItalic() As Boolean
Property Let bPageTitleItalic(RHS As Boolean)
Property Get dPageTitleSize() As Double
Property Let dPageTitleSize(RHS As Double)
Property Get RadarLineColor(ByVal index As Integer) As Variant
Property Let RadarLineColor(ByVal index As Integer, RHS As Variant)
Property Get eRadarLineStyle(ByVal index As Integer) As pqEnumLineStyle
Property Let eRadarLineStyle(ByVal index As Integer, RHS As pqEnumLineStyle)
Property Get eRadarLineWidth(ByVal index As Integer) As pqEnumLineWidth
Property Let eRadarLineWidth(ByVal index As Integer, RHS As pqEnumLineWidth)
Property Get bSubtitleBold() As Boolean
Property Let bSubtitleBold(RHS As Boolean)
Property Get SubtitleColor() As Variant
Property Let SubtitleColor(RHS As Variant)
Property Get sSubtitleFont() As String
Property Let sSubtitleFont(RHS As String)
Property Get bSubtitleItalic() As Boolean
Property Let bSubtitleItalic(RHS As Boolean)
Property Get dSubtitleSize() As Double
Property Let dSubtitleSize(RHS As Double)
Public Event NewStyles
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 bPrintWithoutCancelDialog() As Boolean
Property Let bPrintWithoutCancelDialog(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 lAnnotationHelpContextID() As Long
Property Let lAnnotationHelpContextID(RHS As Long)
Property Get bDone() As Boolean
Property Let bDone(RHS As Boolean)
Function ActivityCount() As Long
Property Set Annotation() As _PQAnnotation
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
Sub AnnotationResolve(ByVal oAnn As _PQAnnotation)
Property Get bAnnotationsChanged() As Boolean
Property Let bAnnotationsChanged(RHS 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 BringToFront() As Boolean
Property Get bCanDoExtendedChart(ByVal eReqType As pqEnumExtendedChartType, ByVal eCurType As pqEnumLineChartType, Optional ByVal index As Integer=1) As Boolean
Property Get ChartHandle() As Integer
Property Let ChartHandle(RHS As Integer)
Property Get ChartHelper() As _DPQQG4
Sub ChartPosition(ByVal fLeft As Single, ByVal fTop As Single, ByVal fRight As Single, ByVal fBottom As Single)
Sub ChartTitleRightClick(ByVal eType As pqEnumProtObj, ByVal iPlotarea As Integer, ByVal ID As Long)
Sub Clear
Sub ClearExtraLines
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.
Property Get cDataSources() As _PQCollection
Sub Disconnect
Remove all my connections.
Function Draw() As Boolean
Only to be used by an outside object, like PQControlChart, etc.
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 Set ExtraLine() As _PQExtraLine
Property Get sExtraLine(ByVal index As Integer) As String
Function ExtraLineCreate(ByVal sName As String, ByVal eType As pqEnumExtraLineType, ByVal iPlotarea As Integer, ByVal eRange As pqEnumSubgroupRange) As _PQExtraLine
Property Get cExtraLines() 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 FreeChart
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 LegendPositionGet(ByVal sName As String, ByVal dLeft As Double, ByVal dTop As Double)
Sub LegendPositionSet(ByVal sName As String, ByVal dLeft As Double, ByVal dTop As Double)
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 ObjectRightClick(ByVal eType As pqEnumProtObj)
Property Get bOption(ByVal Key As String) As Boolean
Set a boolean option.
Property Let bOption(ByVal Key As String, RHS As Boolean)
Set a boolean option.
Property Get sOption(ByVal Key As String) As String
Get/Set various options. (See sOptionNext)
Property Let sOption(ByVal Key As String, RHS As String)
Get/Set various options. (See sOptionNext)
Property Get sOptionNext(ByVal PrevKey As String) As String
Provide the name (key) of each option used by this chart definition.
Sub PageTitleRightClick(ByVal ID As Long)
Sub PlotareaRightClick(ByVal iPlotarea As Integer, ByVal X As Double, ByVal Y As Double)
Sub PostDraw(ByVal bSuccess As Boolean)
Sub PreDraw
Function PrepareLineLabel(ByVal eHow As pqEnumHowToLabelLines, ByVal oData As _PQData, ByVal sName As String, ByVal value As Variant, ByVal eStat As pqEnumStatistic) As String
Function PrintChart(Optional ByVal m As Integer=1, Optional ByVal n As Integer=1, Optional ByVal bWithDialog As Boolean=True) As Boolean
Function Redraw(Optional ByVal bFlash As Boolean=False) As Boolean
Function RefreshData(Optional ByVal bRequery As Boolean=True) As Boolean
Sub Reset(Optional ByVal bErase As Boolean=True)
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 cSelected() As _Collection
Function SendToBack() As Boolean
Sub SetChartPosition
Property Get bShowWatermark() 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 Titles() As _PQTitles
Sub ToggleZoom
Property Get UID() As Long
Property Let UID(RHS As Long)
Sub UpdateDrawnObject(ByVal oObj As _PQDrawnObj)
Sub UpdateDrawnObjects(ByVal cObjs As _Collection)
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)
Public Event DataSourceAccessed(ByVal oData As _PQData)
Public Event DataSourceAdded(ByVal oData As _PQData)
Property Get sDecimalCharacter() As String
Property Let sDecimalCharacter(RHS As String)
Property Get lAnnotationHelpContextID() As Long
Property Get bCancelled() As Boolean
Function ChartHelper() As _DPQQG4
Function DisplayProgress() As Boolean
Sub ExportForm(ByVal oFrm As Object)
Sub ExportSetting(ByVal sText As String)
Sub ExportStyle(ByVal sText As String)
Sub ExportText(ByVal sText As String)
Function ForeignText(ByVal sNative As String) As String
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
Function NativeText(ByVal sForeign As String) As String
Sub ResultChoices(ByVal oCH As _PQCategoryChart, ByVal sRowHeadings() As String, ByVal sColumnHeadings() As String, ByVal iChoices() As Integer)
Public Event DisplayProgress(ByVal bCancel As Boolean)
Public Event ExportForm(ByVal oFrm 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 GetAnnotationHelpContextID(ByVal lContextID As Long)
Public Event GetChartHelper(ByVal oCH As _DPQQG4)
Public Event GetForeignText(ByVal sText As String)
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)
Property Get UID() As Long
Property Let UID(RHS As Long)
Property Get cCharts() As _Collection
Collection of PQCharts.
Property Set cCharts() As _Collection
Collection of PQCharts.
Property Get bShowProgress() As Boolean
Property Let bShowProgress(RHS As Boolean)
Function ActivityCount(ByVal seq As Integer) As Long
Property Get lAnnotationHelpContextID() As Long
Property Let lAnnotationHelpContextID(RHS As Long)
Sub ApplyChartStyle
Apply my chart attributes.
Sub ArrangeCharts(Optional ByVal eForm As FormArrangeConstants=2, Optional ByVal iRows As Integer=0, Optional ByVal iCols As Integer=0)
Function BitmapToClipboard() As Boolean
Property Get ChartHandle() As Integer
Handle used to manipulate my chart.
Sub Clear
Function Draw(Optional ByVal bFlash As Boolean=False) As Boolean
Cause the defined PQCharts to be displayed.
Property Get sErrMsg() As String
Current outstanding error message.
Property Let sErrMsg(RHS As String)
Current outstanding error message.
Sub ExportNativeText
This is a call to export all of my Native text strings. They will be exported via the Event: ExportText().
Sub FreezeCursor
Function GetVal(ByVal value As Variant) As Double
Property Get sHelpFile() As String
Property Let sHelpFile(RHS As String)
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 MetafileToClipboard() As Boolean
Property Get sName() As String
My name.
Property Let sName(RHS As String)
My name.
Function NewCategoryChart(ByVal sName As String, Optional ByVal lUserID As Long=0) As _PQCategoryChart
Provide a new PQCategoryChart object. It is automatically placed in the PQCharts collection.
Function NewControlChart(ByVal sName As String, Optional ByVal lUserID As Long=0) As _PQControlChart
Function NewHistogramChart(ByVal sName As String, Optional ByVal lUserID As Long=0) As _PQHistogramChart
Provide a new PQHistogramChart object. It is automatically placed in the PQCharts collection.
Function NewProcessChart(ByVal sName As String, Optional ByVal lUserID As Long=0) As _PQProcessChart
Function NewScattergramChart(ByVal sName As String, Optional ByVal lUserID As Long=0) As _PQScattergramChart
Function NewTitleSpace(ByVal sName As String, Optional ByVal lUserID As Long=0) As _PQChart
Property Get iPaperSize() As Integer
Property Let iPaperSize(RHS As Integer)
Property Get PQQG() As _DPQQG4
Property Get bPrintBlackAndWhite() As Boolean
Property Let bPrintBlackAndWhite(RHS As Boolean)
Property Get bPrintCancelledByUser() As Boolean
Function PrintCharts(ByVal bSeparate As Boolean, ByVal bWithDialog As Boolean, ByVal m As Integer, ByVal n As Integer) 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)
Property Get bPrintWithoutCancelDialog() As Boolean
Property Let bPrintWithoutCancelDialog(RHS As Boolean)
Function Redraw(Optional ByVal bFlash As Boolean=False) As Boolean
Function RefreshData(Optional ByVal bRequery As Boolean=True) As Boolean
Sub ReleaseCursor
Function RemoveChart(ByVal oChart As _PQChart) As Boolean
Sub Reset
Places me in the same state as when I was first instantiated.
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 bShowWatermark() As Boolean
Property Let bShowWatermark(RHS As Boolean)
Property Get Titles() As _PQTitles
Function TotalActivityCount() As Long
Sub Watermark(ByVal sText As String, ByVal Angle As Integer, ByVal Shade As Single)
Property Let WindowToDrawIn(RHS As Long)
Set a Windows window that charts will be displayed in.
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 eType As pqEnumStatistic)
Public Event LegendPosition(ByVal oChart As _PQChart, ByVal Name As String, ByVal Left As Double, ByVal Top As Double)
Public Event LocalizeForm(ByVal oForm As Object)
Public Event ParetoBarClick(ByVal oPC As _PQCategoryChart, ByVal sCategory As String, ByVal sEntry As String, ByVal fCount As Single, ByVal fPercent As Single)
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 TitleRightClick(ByVal oCH As _PQChart, ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer)
Public Event SubstituteInText(ByVal oCH As _PQChart, ByVal sText As String)
None
No Events.
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
Public Event ExportText(ByVal sText As String)
Property Set Annotation() As _PQAnnotation
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
Sub AnnotationResolve(ByVal oAnn As _PQAnnotation)
Property Get bAnnotationsChanged() As Boolean
Property Let bAnnotationsChanged(RHS 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
Property Get bCanDoExtendedChart(ByVal eReqType As pqEnumExtendedChartType, ByVal eCurType As pqEnumLineChartType, Optional ByVal index As Integer=1) As Boolean
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.
Property Get cChartLimits() As _Collection
Function ChartSubgroupToDataSubgroup(ByVal SG As Long) As Long
Function sChartType(ByVal eChartType As pqEnumLineChartType) As String
Function ChartTypeToDataType(ByVal eChType As pqEnumLineChartType, Optional ByVal Chart As Integer=1) As pqEnumDataType
Sub Clear
Sub ClearExtraLines
Function CustomMarker(ByVal sText As String) As Integer
Property Get cDataSources() As _PQCollection
Function DeleteData(ByVal Point As Long) As Boolean
Property Get bDisplayDataGrid(Optional ByVal iData As Integer=0, Optional ByVal iItem As Integer=0) As Boolean
Property Let bDisplayDataGrid(ByVal iData As Integer, ByVal iItem As Integer, RHS As Boolean)
Function bDisplayIDGrid(Optional ByVal iData As Integer=0, Optional ByVal iID As Integer=0) As Boolean
Function Draw() As Boolean
Property Get cDrawnObjects() As _Collection
Sub DrawOnChart(ByVal sCmds As String, Optional ByVal Chart As Variant=1)
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)
Property Set ExtraLine() As _PQExtraLine
Function ExtraLineCreate(ByVal sName As String, ByVal eType As pqEnumExtraLineType, ByVal iPlotarea As Integer, ByVal eRange As pqEnumSubgroupRange) As _PQExtraLine
Property Get cExtraLines() 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 FreeChart
Property Get OOCResults() As _PQOOCResults
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 bLegendPositionChanged() As Boolean
Sub LegendPositionGet(ByVal sName As String, ByVal dLeft As Double, ByVal dTop As Double)
Sub LegendPositionSet(ByVal sName As String, ByVal dLeft As Double, ByVal dTop As Double)
Property Get cLimits() As _Collection
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 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 NumberOfOOCTests() As Integer
Property Get sOOCTest(ByVal index As Integer) As String
Property Let sOOCTest(ByVal index As Integer, RHS As String)
Property Get sOOCTestColor(ByVal index As Integer) As String
Property Let sOOCTestColor(ByVal index As Integer, RHS As String)
Function OOCTestEdit(ByVal index As Integer, Optional ByVal hParent As Long=0) As Boolean
Property Get sOOCTestMarker(ByVal index As Integer) As String
Property Let sOOCTestMarker(ByVal index As Integer, RHS As String)
Property Get sOOCTestMarkerSize(ByVal index As Integer) As String
Property Let sOOCTestMarkerSize(ByVal index As Integer, RHS As String)
Property Get sOOCTestName(ByVal index As Integer) As String
Property Let sOOCTestName(ByVal index As Integer, RHS As String)
Function OOCTestNew(Optional ByVal sTest As String=) As _PQOOCTest
Property Get sOOCTestRule(ByVal index As Integer) As String
Property Let sOOCTestRule(ByVal index As Integer, RHS As String)
Property Get cOOCTests() As _PQCollection
Property Get bOption(ByVal Key As String) As Boolean
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(Optional ByVal bFlash As Boolean=False) 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)
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 _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 Get bShowWatermark() As Boolean
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() 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 SubgroupChangeShortRun(ByVal lSG As Long, ByVal dData() As Double, ByVal nData As Integer, ByVal sLabel As String, ByVal sCause As String, ByVal sNote As String, ByVal sProduct 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 SubgroupEnd() As Long
Property Get SubgroupFirst() As Long
Property Get SubgroupLabel(ByVal lSG As Long, Optional ByVal line As Integer=1) As String
Property Get SubgroupLast() As Long
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 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(Optional ByVal lSG As Long=0, Optional ByVal line As Integer=1) As String
Property Get SubgroupStart() As Long
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)
No Events.
Sub Clear
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 bCenterChartTitlesOnPage() As Boolean
Property Let bCenterChartTitlesOnPage(RHS As Boolean)
Property Get sChartLabelColumn() As String
Property Let sChartLabelColumn(RHS As String)
Property Get ChartProportions() As String
Property Let ChartProportions(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 sDifferenceIncrement() As String
Property Let sDifferenceIncrement(RHS As String)
Property Get sDifferenceMaximum() As String
Property Let sDifferenceMaximum(RHS As String)
Property Get sDifferenceMinimum() As String
Property Let sDifferenceMinimum(RHS As String)
Property Get bDoOOCTests() As Boolean
Property Let bDoOOCTests(RHS As Boolean)
Property Get bDrawChartTitleAtTheLeft() As Boolean
Property Let bDrawChartTitleAtTheLeft(RHS As Boolean)
Property Get bDrawDataLines() As Boolean
Property Let bDrawDataLines(RHS As Boolean)
Property Get bDrawHorizontalGrid() As Boolean
Property Let bDrawHorizontalGrid(RHS As Boolean)
Property Get bDrawMarkers() As Boolean
Property Let bDrawMarkers(RHS As Boolean)
Property Get bDrawMinimal() As Boolean
Property Let bDrawMinimal(RHS As Boolean)
Property Get bDrawObservationPoints() As Boolean
Property Let bDrawObservationPoints(RHS As Boolean)
Property Get bDrawOOCBoxes() As Boolean
Property Let bDrawOOCBoxes(RHS As Boolean)
Property Get bDrawOOCLassos() As Boolean
Property Let bDrawOOCLassos(RHS As Boolean)
Property Get bDrawOOCLegend() As Boolean
Property Let bDrawOOCLegend(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 bDrawSigmaLabels() As Boolean
Property Let bDrawSigmaLabels(RHS As Boolean)
Property Get bDrawSigmaLines() As Boolean
Property Let bDrawSigmaLines(RHS As Boolean)
Property Get bDrawSigmaZones() As Boolean
Property Let bDrawSigmaZones(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 bDrawYAxis(Optional ByVal index As Integer=0) As Boolean
Property Let bDrawYAxis(Optional ByVal index As Integer=0, 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 bFillIDGrid() As Boolean
Property Let bFillIDGrid(RHS As Boolean)
Property Get bFillStatGrid() As Boolean
Property Let bFillStatGrid(RHS As Boolean)
Property Get dFloatingLegendLeft() As Double
Property Let dFloatingLegendLeft(RHS As Double)
Property Get dFloatingLegendTop() As Double
Property Let dFloatingLegendTop(RHS As Double)
Property Get nGridTextMaxLength() As Integer
Property Let nGridTextMaxLength(RHS As Integer)
Property Get bHighlightProducts() As Boolean
Property Let bHighlightProducts(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 bLabelDataPoints() As Boolean
Property Let bLabelDataPoints(RHS As Boolean)
Property Get iLabelsN() As Integer
Property Let iLabelsN(RHS As Integer)
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 dMultiplier() As Double
Property Let dMultiplier(RHS As Double)
Property Get dOOCLegendLeft() As Double
Property Let dOOCLegendLeft(RHS As Double)
Property Get dOOCLegendTop() As Double
Property Let dOOCLegendTop(RHS As Double)
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 sRangeOfXbarsIncrement() As String
Property Let sRangeOfXbarsIncrement(RHS As String)
Property Get sRangeOfXbarsMaximum() As String
Property Let sRangeOfXbarsMaximum(RHS As String)
Property Get sRangeOfXbarsMinimum() As String
Property Let sRangeOfXbarsMinimum(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 bResetOOCUponFailure() As Boolean
Property Let bResetOOCUponFailure(RHS As Boolean)
Sub ResetStatGridSettings
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 bShowDataLine(ByVal index As Integer) As Boolean
Property Let bShowDataLine(ByVal index As Integer, RHS As Boolean)
Property Get bShowFloatingLegend() As Boolean
Property Let bShowFloatingLegend(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 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 bShowMultipleLimitsTitles() As Boolean
Property Let bShowMultipleLimitsTitles(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 bShowStatGrid(Optional ByVal eType As pqEnumStatGrid=1) As Boolean
Property Let bShowStatGrid(Optional ByVal eType As pqEnumStatGrid=0, 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 bSizeMarkersBySubgroupWidth() As Boolean
Property Let bSizeMarkersBySubgroupWidth(RHS As Boolean)
Property Get lStartSubgroup() As Long
Property Let lStartSubgroup(RHS As Long)
Property Get sStatGridLabel(ByVal eType As pqEnumStatGrid) As String
Property Let sStatGridLabel(ByVal eType As pqEnumStatGrid, RHS As String)
Property Get sTargetSpec() As String
Property Let sTargetSpec(RHS As String)
Property Get bCountDataTreatBlankAsZero() As Boolean
Property Let bCountDataTreatBlankAsZero(RHS As Boolean)
Property Get sUpperSpec() As String
Property Let sUpperSpec(RHS As String)
Property Get bUseScientificNotation() As Boolean
Property Let bUseScientificNotation(RHS As Boolean)
Property Get bVariableIntervalXLabels() As Boolean
Property Let bVariableIntervalXLabels(RHS As Boolean)
Property Get bVerticalSpaceBetweenCharts() As Boolean
Property Let bVerticalSpaceBetweenCharts(RHS As Boolean)
Property Get lVisibleSubgroups() As Long
Property Let lVisibleSubgroups(RHS As Long)
Property Get sZedIncrement() As String
Property Let sZedIncrement(RHS As String)
Property Get sZedMaximum() As String
Property Let sZedMaximum(RHS As String)
Property Get sZedMinimum() As String
Property Let sZedMinimum(RHS As String)
No Events.
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
Property Let FillColor(ByVal eObj As pqEnumProtObj, RHS As Variant)
Property Let LineColor(ByVal eObj As pqEnumProtObj, RHS As Variant)
Property Let eLineStyle(ByVal eObj As pqEnumProtObj, RHS As pqEnumLineStyle)
Property Let eLineWidth(ByVal eObj As pqEnumProtObj, RHS As pqEnumLineWidth)
Property Let TextColor(ByVal eObj As pqEnumProtObj, RHS As Variant)
Property Get BoxAndWhiskerBackgroundColor() As Variant
Property Let BoxAndWhiskerBackgroundColor(RHS As Variant)
Property Get sBoxAndWhiskerBoxWidth() As String
Property Let sBoxAndWhiskerBoxWidth(RHS As String)
Property Get BoxAndWhiskerMaximumLineColor() As Variant
Property Let BoxAndWhiskerMaximumLineColor(RHS As Variant)
Property Get eBoxAndWhiskerMaximumLineStyle() As pqEnumLineStyle
Property Let eBoxAndWhiskerMaximumLineStyle(RHS As pqEnumLineStyle)
Property Get eBoxAndWhiskerMaximumLineWidth() As pqEnumLineWidth
Property Let eBoxAndWhiskerMaximumLineWidth(RHS As pqEnumLineWidth)
Property Get BoxAndWhiskerMeanLineColor() As Variant
Property Let BoxAndWhiskerMeanLineColor(RHS As Variant)
Property Get eBoxAndWhiskerMeanLineStyle() As pqEnumLineStyle
Property Let eBoxAndWhiskerMeanLineStyle(RHS As pqEnumLineStyle)
Property Get eBoxAndWhiskerMeanLineWidth() As pqEnumLineWidth
Property Let eBoxAndWhiskerMeanLineWidth(RHS As pqEnumLineWidth)
Property Get BoxAndWhiskerMedianLineColor() As Variant
Property Let BoxAndWhiskerMedianLineColor(RHS As Variant)
Property Get eBoxAndWhiskerMedianLineStyle() As pqEnumLineStyle
Property Let eBoxAndWhiskerMedianLineStyle(RHS As pqEnumLineStyle)
Property Get eBoxAndWhiskerMedianLineWidth() As pqEnumLineWidth
Property Let eBoxAndWhiskerMedianLineWidth(RHS As pqEnumLineWidth)
Property Get BoxAndWhiskerMinimumLineColor() As Variant
Property Let BoxAndWhiskerMinimumLineColor(RHS As Variant)
Property Get eBoxAndWhiskerMinimumLineStyle() As pqEnumLineStyle
Property Let eBoxAndWhiskerMinimumLineStyle(RHS As pqEnumLineStyle)
Property Get eBoxAndWhiskerMinimumLineWidth() As pqEnumLineWidth
Property Let eBoxAndWhiskerMinimumLineWidth(RHS As pqEnumLineWidth)
Property Get BoxAndWhiskerOutlineColor() As Variant
Property Let BoxAndWhiskerOutlineColor(RHS As Variant)
Property Get eBoxAndWhiskerOutlineStyle() As pqEnumLineStyle
Property Let eBoxAndWhiskerOutlineStyle(RHS As pqEnumLineStyle)
Property Get eBoxAndWhiskerOutlineWidth() As pqEnumLineWidth
Property Let eBoxAndWhiskerOutlineWidth(RHS As pqEnumLineWidth)
Property Get bCauseBold() As Boolean
Property Let bCauseBold(RHS As Boolean)
Property Get sCauseFont() As String
Property Let sCauseFont(RHS As String)
Property Get bCauseItalic() As Boolean
Property Let bCauseItalic(RHS As Boolean)
Property Get dCauseSize() As Double
Property Let dCauseSize(RHS As Double)
Property Get CausedDataColor() As Variant
Property Let CausedDataColor(RHS As Variant)
Property Get ChartBackgroundColor() As Variant
Property Let ChartBackgroundColor(RHS As Variant)
Property Get eChartBackgroundStyle() As pqEnumFillStyle
Property Let eChartBackgroundStyle(RHS As pqEnumFillStyle)
Property Get ChartOutlineColor() As Variant
Property Let ChartOutlineColor(RHS As Variant)
Property Get eChartOutlineStyle() As pqEnumLineStyle
Property Let eChartOutlineStyle(RHS As pqEnumLineStyle)
Property Get eChartOutlineWidth() As pqEnumLineWidth
Property Let eChartOutlineWidth(RHS As pqEnumLineWidth)
Property Get bChartTitleBold() As Boolean
Property Let bChartTitleBold(RHS As Boolean)
Property Get ChartTitleColor() As Variant
Property Let ChartTitleColor(RHS As Variant)
Property Get sChartTitleFont() As String
Property Let sChartTitleFont(RHS As String)
Property Get bChartTitleItalic() As Boolean
Property Let bChartTitleItalic(RHS As Boolean)
Property Get dChartTitleSize() As Double
Property Let dChartTitleSize(RHS As Double)
Property Get DataColor(ByVal iData As Integer) As Variant
Property Let DataColor(ByVal iData As Integer, RHS As Variant)
Property Get DataGridCellColor() As Variant
Property Let DataGridCellColor(RHS As Variant)
Property Get DataGridLineColor() As Variant
Property Let DataGridLineColor(RHS As Variant)
Property Get eDataGridLineWidth() As pqEnumLineWidth
Property Let eDataGridLineWidth(RHS As pqEnumLineWidth)
Property Get bDataGridTextBold() As Boolean
Property Let bDataGridTextBold(RHS As Boolean)
Property Get DataGridTextColor() As Variant
Property Let DataGridTextColor(RHS As Variant)
Property Get sDataGridTextFont() As String
Property Let sDataGridTextFont(RHS As String)
Property Get bDataGridTextItalic() As Boolean
Property Let bDataGridTextItalic(RHS As Boolean)
Property Get bDataLabelBold(ByVal iData As Integer) As Boolean
Property Let bDataLabelBold(ByVal iData As Integer, RHS As Boolean)
Property Get sDataLabelFont(ByVal iData As Integer) As String
Property Let sDataLabelFont(ByVal iData As Integer, RHS As String)
Property Get bDataLabelItalic(ByVal iData As Integer) As Boolean
Property Let bDataLabelItalic(ByVal iData As Integer, RHS As Boolean)
Property Get dDataLabelSize(ByVal iData As Integer) As Double
Property Let dDataLabelSize(ByVal iData As Integer, RHS As Double)
Property Get eDataLineStyle(ByVal iData As Integer) As pqEnumLineStyle
Property Let eDataLineStyle(ByVal iData As Integer, RHS As pqEnumLineStyle)
Property Get eDataLineWidth(ByVal iData As Integer) As pqEnumLineWidth
Property Let eDataLineWidth(ByVal iData As Integer, RHS As pqEnumLineWidth)
Property Get sDataMarkerSize(ByVal eObj As pqEnumProtObj) As String
Property Let sDataMarkerSize(ByVal eObj As pqEnumProtObj, RHS As String)
Property Get eDataMarkerStyle(ByVal eObj As pqEnumProtObj) As pqEnumMarkerStyle
Property Let eDataMarkerStyle(ByVal eObj As pqEnumProtObj, RHS As pqEnumMarkerStyle)
Property Get ExtendedLimitLineColor() As Variant
Property Let ExtendedLimitLineColor(RHS As Variant)
Property Get eExtendedLimitLineStyle() As pqEnumLineStyle
Property Let eExtendedLimitLineStyle(RHS As pqEnumLineStyle)
Property Get eExtendedLimitLineWidth() As pqEnumLineWidth
Property Let eExtendedLimitLineWidth(RHS As pqEnumLineWidth)
Property Get ExtendedMeanLineColor() As Variant
Property Let ExtendedMeanLineColor(RHS As Variant)
Property Get eExtendedMeanLineStyle() As pqEnumLineStyle
Property Let eExtendedMeanLineStyle(RHS As pqEnumLineStyle)
Property Get eExtendedMeanLineWidth() As pqEnumLineWidth
Property Let eExtendedMeanLineWidth(RHS As pqEnumLineWidth)
Property Get eExtraLabelAlignment() As pqEnumAlignment
Property Let eExtraLabelAlignment(RHS As pqEnumAlignment)
Property Get bExtraLabelBold() As Boolean
Property Let bExtraLabelBold(RHS As Boolean)
Property Get ExtraLabelColor() As Variant
Property Let ExtraLabelColor(RHS As Variant)
Property Get sExtraLabelFont() As String
Property Let sExtraLabelFont(RHS As String)
Property Get bExtraLabelItalic() As Boolean
Property Let bExtraLabelItalic(RHS As Boolean)
Property Get dExtraLabelSize() As Double
Property Let dExtraLabelSize(RHS As Double)
Property Get ExtraLineColor() As Variant
Property Let ExtraLineColor(RHS As Variant)
Property Get eExtraLineStyle() As pqEnumLineStyle
Property Let eExtraLineStyle(RHS As pqEnumLineStyle)
Property Get eExtraLineWidth() As pqEnumLineWidth
Property Let eExtraLineWidth(RHS As pqEnumLineWidth)
Property Get HorizontalGridColor() As Variant
Property Let HorizontalGridColor(RHS As Variant)
Property Get LegendHeadingBackgroundColor() As Variant
Property Let LegendHeadingBackgroundColor(RHS As Variant)
Property Get bLegendHeadingBold() As Boolean
Property Let bLegendHeadingBold(RHS As Boolean)
Property Get sLegendHeadingFont() As String
Property Let sLegendHeadingFont(RHS As String)
Property Get bLegendHeadingItalic() As Boolean
Property Let bLegendHeadingItalic(RHS As Boolean)
Property Get dLegendHeadingSize() As Double
Property Let dLegendHeadingSize(RHS As Double)
Property Get LegendItemBackgroundColor() As Variant
Property Let LegendItemBackgroundColor(RHS As Variant)
Property Get bLegendItemBold() As Boolean
Property Let bLegendItemBold(RHS As Boolean)
Property Get sLegendItemFont() As String
Property Let sLegendItemFont(RHS As String)
Property Get bLegendItemItalic() As Boolean
Property Let bLegendItemItalic(RHS As Boolean)
Property Get dLegendItemSize() As Double
Property Let dLegendItemSize(RHS As Double)
Property Get LegendOutlineColor() As Variant
Property Let LegendOutlineColor(RHS As Variant)
Property Get eLimitLabelAlignment() As pqEnumAlignment
Property Let eLimitLabelAlignment(RHS As pqEnumAlignment)
Property Get bLimitLabelBold() As Boolean
Property Let bLimitLabelBold(RHS As Boolean)
Property Get sLimitLabelFont() As String
Property Let sLimitLabelFont(RHS As String)
Property Get bLimitLabelItalic() As Boolean
Property Let bLimitLabelItalic(RHS As Boolean)
Property Get dLimitLabelSize() As Double
Property Let dLimitLabelSize(RHS As Double)
Property Get LimitLineColor() As Variant
Property Let LimitLineColor(RHS As Variant)
Property Get eLimitLineStyle() As pqEnumLineStyle
Property Let eLimitLineStyle(RHS As pqEnumLineStyle)
Property Get eLimitLineWidth() As pqEnumLineWidth
Property Let eLimitLineWidth(RHS As pqEnumLineWidth)
Property Get sMarkerSize(ByVal iMkr As Integer) As String
Property Let sMarkerSize(ByVal iMkr As Integer, RHS As String)
Property Get eMarkerStyle(ByVal iMkr As Integer) As pqEnumMarkerStyle
Property Let eMarkerStyle(ByVal iMkr As Integer, RHS As pqEnumMarkerStyle)
Property Get eMeanLabelAlignment() As pqEnumAlignment
Property Let eMeanLabelAlignment(RHS As pqEnumAlignment)
Property Get bMeanLabelBold() As Boolean
Property Let bMeanLabelBold(RHS As Boolean)
Property Get MeanLabelColor() As Variant
Property Let MeanLabelColor(RHS As Variant)
Property Get sMeanLabelFont() As String
Property Let sMeanLabelFont(RHS As String)
Property Get bMeanLabelItalic() As Boolean
Property Let bMeanLabelItalic(RHS As Boolean)
Property Get dMeanLabelSize() As Double
Property Let dMeanLabelSize(RHS As Double)
Property Get MeanLineColor() As Variant
Property Let MeanLineColor(RHS As Variant)
Property Get eMeanLineStyle() As pqEnumLineStyle
Property Let eMeanLineStyle(RHS As pqEnumLineStyle)
Property Get eMeanLineWidth() As pqEnumLineWidth
Property Let eMeanLineWidth(RHS As pqEnumLineWidth)
Property Get eMedianLabelAlignment() As pqEnumAlignment
Property Let eMedianLabelAlignment(RHS As pqEnumAlignment)
Property Get bMedianLabelBold() As Boolean
Property Let bMedianLabelBold(RHS As Boolean)
Property Get MedianLabelColor() As Variant
Property Let MedianLabelColor(RHS As Variant)
Property Get sMedianLabelFont() As String
Property Let sMedianLabelFont(RHS As String)
Property Get bMedianLabelItalic() As Boolean
Property Let bMedianLabelItalic(RHS As Boolean)
Property Get dMedianLabelSize() As Double
Property Let dMedianLabelSize(RHS As Double)
Property Get MedianLineColor() As Variant
Property Let MedianLineColor(RHS As Variant)
Property Get eMedianLineStyle() As pqEnumLineStyle
Property Let eMedianLineStyle(RHS As pqEnumLineStyle)
Property Get eMedianLineWidth() As pqEnumLineWidth
Property Let eMedianLineWidth(RHS As pqEnumLineWidth)
Property Get eModeLabelAlignment() As pqEnumAlignment
Property Let eModeLabelAlignment(RHS As pqEnumAlignment)
Property Get bModeLabelBold() As Boolean
Property Let bModeLabelBold(RHS As Boolean)
Property Get ModeLabelColor() As Variant
Property Let ModeLabelColor(RHS As Variant)
Property Get sModeLabelFont() As String
Property Let sModeLabelFont(RHS As String)
Property Get bModeLabelItalic() As Boolean
Property Let bModeLabelItalic(RHS As Boolean)
Property Get dModeLabelSize() As Double
Property Let dModeLabelSize(RHS As Double)
Property Get ModeLineColor() As Variant
Property Let ModeLineColor(RHS As Variant)
Property Get eModeLineStyle() As pqEnumLineStyle
Property Let eModeLineStyle(RHS As pqEnumLineStyle)
Property Get eModeLineWidth() As pqEnumLineWidth
Property Let eModeLineWidth(RHS As pqEnumLineWidth)
Property Get bNoteBold() As Boolean
Property Let bNoteBold(RHS As Boolean)
Property Get NoteColor() As Variant
Property Let NoteColor(RHS As Variant)
Property Get sNoteFont() As String
Property Let sNoteFont(RHS As String)
Property Get bNoteItalic() As Boolean
Property Let bNoteItalic(RHS As Boolean)
Property Get dNoteSize() As Double
Property Let dNoteSize(RHS As Double)
Property Get ObservationMarkerColor() As Variant
Property Let ObservationMarkerColor(RHS As Variant)
Property Get bOOCDataBold() As Boolean
Property Let bOOCDataBold(RHS As Boolean)
Property Get OOCDataColor() As Variant
Property Let OOCDataColor(RHS As Variant)
Property Get sOOCDataFont() As String
Property Let sOOCDataFont(RHS As String)
Property Get bOOCDataItalic() As Boolean
Property Let bOOCDataItalic(RHS As Boolean)
Property Get dOOCDataSize() As Double
Property Let dOOCDataSize(RHS As Double)
Property Get PageBackgroundColor() As Variant
Property Let PageBackgroundColor(RHS As Variant)
Property Get ePageBackgroundStyle() As pqEnumFillStyle
Property Let ePageBackgroundStyle(RHS As pqEnumFillStyle)
Property Get PageOutlineColor() As Variant
Property Let PageOutlineColor(RHS As Variant)
Property Get ePageOutlineStyle() As pqEnumLineStyle
Property Let ePageOutlineStyle(RHS As pqEnumLineStyle)
Property Get ePageOutlineWidth() As pqEnumLineWidth
Property Let ePageOutlineWidth(RHS As pqEnumLineWidth)
Property Get ePageTitleAlignment() As pqEnumAlignment
Property Let ePageTitleAlignment(RHS As pqEnumAlignment)
Property Get dPageTitleAngle() As Double
Property Let dPageTitleAngle(RHS As Double)
Property Get bPageTitleBold() As Boolean
Property Let bPageTitleBold(RHS As Boolean)
Property Get PageTitleColor() As Variant
Property Let PageTitleColor(RHS As Variant)
Property Get sPageTitleFont() As String
Property Let sPageTitleFont(RHS As String)
Property Get bPageTitleItalic() As Boolean
Property Let bPageTitleItalic(RHS As Boolean)
Property Get dPageTitleSize() As Double
Property Let dPageTitleSize(RHS As Double)
Property Get eProcessChartMarkerStyle() As pqEnumMarkerStyle
Property Let eProcessChartMarkerStyle(RHS As pqEnumMarkerStyle)
Property Get eSigmaLabelAlignment() As pqEnumAlignment
Property Let eSigmaLabelAlignment(RHS As pqEnumAlignment)
Property Get bSigmaLabelBold() As Boolean
Property Let bSigmaLabelBold(RHS As Boolean)
Property Get SigmaLabelColor() As Variant
Property Let SigmaLabelColor(RHS As Variant)
Property Get sSigmaLabelFont() As String
Property Let sSigmaLabelFont(RHS As String)
Property Get bSigmaLabelItalic() As Boolean
Property Let bSigmaLabelItalic(RHS As Boolean)
Property Get dSigmaLabelSize() As Double
Property Let dSigmaLabelSize(RHS As Double)
Property Get SigmaLineColor() As Variant
Property Let SigmaLineColor(RHS As Variant)
Property Get eSigmaLineStyle() As pqEnumLineStyle
Property Let eSigmaLineStyle(RHS As pqEnumLineStyle)
Property Get eSigmaLineWidth() As pqEnumLineWidth
Property Let eSigmaLineWidth(RHS As pqEnumLineWidth)
Property Get eSpecLabelAlignment() As pqEnumAlignment
Property Let eSpecLabelAlignment(RHS As pqEnumAlignment)
Property Get bSpecLabelBold() As Boolean
Property Let bSpecLabelBold(RHS As Boolean)
Property Get SpecLabelColor() As Variant
Property Let SpecLabelColor(RHS As Variant)
Property Get sSpecLabelFont() As String
Property Let sSpecLabelFont(RHS As String)
Property Get bSpecLabelItalic() As Boolean
Property Let bSpecLabelItalic(RHS As Boolean)
Property Get dSpecLabelSize() As Double
Property Let dSpecLabelSize(RHS As Double)
Property Get SpecLineColor() As Variant
Property Let SpecLineColor(RHS As Variant)
Property Get eSpecLineStyle() As pqEnumLineStyle
Property Let eSpecLineStyle(RHS As pqEnumLineStyle)
Property Get eSpecLineWidth() As pqEnumLineWidth
Property Let eSpecLineWidth(RHS As pqEnumLineWidth)
Property Get bSubtitleBold() As Boolean
Property Let bSubtitleBold(RHS As Boolean)
Property Get SubtitleColor() As Variant
Property Let SubtitleColor(RHS As Variant)
Property Get sSubtitleFont() As String
Property Let sSubtitleFont(RHS As String)
Property Get bSubtitleItalic() As Boolean
Property Let bSubtitleItalic(RHS As Boolean)
Property Get dSubtitleSize() As Double
Property Let dSubtitleSize(RHS As Double)
Property Get VerticalGridColor() As Variant
Property Let VerticalGridColor(RHS As Variant)
Property Get dXAxisLabelAngle() As Double
Property Let dXAxisLabelAngle(RHS As Double)
Property Get bXAxisLabelBold() As Boolean
Property Let bXAxisLabelBold(RHS As Boolean)
Property Get XAxisLabelColor() As Variant
Property Let XAxisLabelColor(RHS As Variant)
Property Get sXAxisLabelFont() As String
Property Let sXAxisLabelFont(RHS As String)
Property Get bXAxisLabelItalic() As Boolean
Property Let bXAxisLabelItalic(RHS As Boolean)
Property Get dXAxisLabelSize() As Double
Property Let dXAxisLabelSize(RHS As Double)
Property Get XAxisLineColor() As Variant
Property Let XAxisLineColor(RHS As Variant)
Property Get eXAxisLineStyle() As pqEnumLineStyle
Property Let eXAxisLineStyle(RHS As pqEnumLineStyle)
Property Get eXAxisLineWidth() As pqEnumLineWidth
Property Let eXAxisLineWidth(RHS As pqEnumLineWidth)
Property Get dYAxisLabelAngle() As Double
Property Let dYAxisLabelAngle(RHS As Double)
Property Get bYAxisLabelBold() As Boolean
Property Let bYAxisLabelBold(RHS As Boolean)
Property Get YAxisLabelColor() As Variant
Property Let YAxisLabelColor(RHS As Variant)
Property Get sYAxisLabelFont() As String
Property Let sYAxisLabelFont(RHS As String)
Property Get bYAxisLabelItalic() As Boolean
Property Let bYAxisLabelItalic(RHS As Boolean)
Property Get dYAxisLabelSize() As Double
Property Let dYAxisLabelSize(RHS As Double)
Property Get YAxisLineColor() As Variant
Property Let YAxisLineColor(RHS As Variant)
Property Get eYAxisLineStyle() As pqEnumLineStyle
Property Let eYAxisLineStyle(RHS As pqEnumLineStyle)
Property Get eYAxisLineWidth() As pqEnumLineWidth
Property Let eYAxisLineWidth(RHS As pqEnumLineWidth)
Property Get ZoneBackgroundColor(ByVal iZone As Integer) As Variant
Property Let ZoneBackgroundColor(ByVal iZone As Integer, RHS As Variant)
Property Get eZoneBackgroundStyle(ByVal iZone As Integer) As pqEnumFillStyle
Property Let eZoneBackgroundStyle(ByVal iZone As Integer, RHS As pqEnumFillStyle)
Public Event NewStyles
Property Get sName() As String
Property Let sName(RHS As String)
Property Get ID() As Long
Property Let ID(RHS As Long)
Property Get oStyles() As Object
Property Set oStyles() As Object
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 hChart() As Integer
Property Let hChart(RHS As Integer)
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 vTag() As Variant
Property Let vTag(RHS As Variant)
Property Set vTag() As Variant
Property Get eFillColor() 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 eMarkerStyle() As pqEnumChartStyle
Property Let eMarkerStyle(RHS As pqEnumChartStyle)
Property Get eMarkerSize() As pqEnumChartStyle
Property Let eMarkerSize(RHS As pqEnumChartStyle)
Property Get sMarkerPrefix() As String
Property Let sMarkerPrefix(RHS As String)
Property Get eLineColor() As pqEnumChartStyle
Property Let eLineColor(RHS As pqEnumChartStyle)
Property Get eLineStyle() As pqEnumChartStyle
Property Let eLineStyle(RHS As pqEnumChartStyle)
Property Get eLineWidth() As pqEnumChartStyle
Property Let eLineWidth(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 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, Optional ByVal iData As Integer=0) 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)
Sub Draw
Function Edit(ByVal hParent As Long) As Boolean
Property Get EventHelper() As _PQChartEvent
Property Set EventHelper() As _PQChartEvent
Function ExportAll(Optional ByVal sSep As String=) As String
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)
Function ForeignText(ByVal sNative As String) As String
Sub GetAttributes
Function Import(ByVal sAttributes As String) As Boolean
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 MarkerStyle() As Variant
Property Let MarkerStyle(RHS As Variant)
Property Get MarkerSize() As Variant
Property Let MarkerSize(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)
Sub TransformHorizontal(ByVal dStart As Double, ByVal dEnd As Double, ByVal dL As Double, ByVal dR As Double)
Sub Update
No Events.
Property Get nSubgroups() As Integer
Property Let nSubgroups(RHS As Integer)
Property Get sIDColumn() As String
Property Let sIDColumn(RHS As String)
Property Get sKey() As String
Property Let sKey(RHS As String)
Property Get eLabelColorStyle() As pqEnumChartStyle
Property Let eLabelColorStyle(RHS As pqEnumChartStyle)
Property Get eLabelFontStyle() As pqEnumChartStyle
Property Let eLabelFontStyle(RHS As pqEnumChartStyle)
Property Get eLabelSizeStyle() As pqEnumChartStyle
Property Let eLabelSizeStyle(RHS As pqEnumChartStyle)
Property Get eLabelBoldStyle() As pqEnumChartStyle
Property Let eLabelBoldStyle(RHS As pqEnumChartStyle)
Property Get eLabelItalicStyle() As pqEnumChartStyle
Property Let eLabelItalicStyle(RHS As pqEnumChartStyle)
Property Get eLabelAlignmentStyle() As pqEnumChartStyle
Property Let eLabelAlignmentStyle(RHS As pqEnumChartStyle)
Property Get eLineColorStyle() As pqEnumChartStyle
Property Let eLineColorStyle(RHS As pqEnumChartStyle)
Property Get eLineStyleStyle() As pqEnumChartStyle
Property Let eLineStyleStyle(RHS As pqEnumChartStyle)
Property Get eLineWidthStyle() As pqEnumChartStyle
Property Let eLineWidthStyle(RHS As pqEnumChartStyle)
Property Get oAnnotation() As _PQAnnotation
Property Set oAnnotation() As _PQAnnotation
Property Get eBaseType() As Integer
Sub Changed
Property Get hChart() As Integer
Property Let hChart(RHS As Integer)
Property Get ChartHelper() As _DPQQG4
Sub ChartXExtents(ByVal dLft As Double, ByVal dRht As Double)
Sub ChartYExtents(ByVal dBot As Double, ByVal dTop As Double)
Property Get iDataConnection() As Integer
Property Let iDataConnection(RHS As Integer)
Function Edit(ByVal hParent As Long) 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
Function ExportAsAnnotation(Optional ByVal sSep As String=) As String
Property Get nExportedProperties() As Integer
Property Get bExportVerbose() As Boolean
Property Let bExportVerbose(RHS As Boolean)
Function ForeignText(ByVal sNative As String) As String
Property Get bGetLabelColorFromLine() As Boolean
Property Let bGetLabelColorFromLine(RHS As Boolean)
Property Get bGetLabelPropertiesFromStyle() As Boolean
Property Let bGetLabelPropertiesFromStyle(RHS As Boolean)
Property Get bGetLinePropertiesFromStyle() As Boolean
Property Let bGetLinePropertiesFromStyle(RHS As Boolean)
Function GetVal(ByVal value As Variant) As Double
Property Get eHowToLabel() As pqEnumHowToLabelLines
Property Let eHowToLabel(RHS As pqEnumHowToLabelLines)
Property Get iID() As Integer
Property Let iID(RHS As Integer)
Function Import(ByVal sExtraLine As String) As Boolean
Function ImportAsAnnotation(ByVal sText As String) As Boolean
Property Get bIsChanged() As Boolean
Property Get sLabel() As String
Property Let sLabel(RHS As String)
Property Get eLabelAlignment() As pqEnumAlignment
Property Let eLabelAlignment(RHS As pqEnumAlignment)
Property Get bLabelBold() As Boolean
Property Let bLabelBold(RHS As Boolean)
Property Get lLabelColor() As Long
Property Get sLabelColor() As String
Property Let sLabelColor(RHS As String)
Property Get sLabelFont() As String
Property Let sLabelFont(RHS As String)
Property Get bLabelItalic() As Boolean
Property Let bLabelItalic(RHS As Boolean)
Property Get eLabelReference() As pqEnumAlignment
Property Let eLabelReference(RHS As pqEnumAlignment)
Property Get dLabelSize() As Double
Property Let dLabelSize(RHS As Double)
Property Get bLabelStrikethrough() As Boolean
Property Let bLabelStrikethrough(RHS As Boolean)
Property Get bLabelUnderline() As Boolean
Property Let bLabelUnderline(RHS As Boolean)
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 Get eLineReference() As pqAnnotationLineReference
Property Let eLineReference(RHS As pqAnnotationLineReference)
Property Get eLineStyle() As pqEnumLineStyle
Property Let eLineStyle(RHS As pqEnumLineStyle)
Property Get eLineWidth() As pqEnumLineWidth
Property Let eLineWidth(RHS As pqEnumLineWidth)
Property Get dMissingValue() As Double
Property Let dMissingValue(RHS As Double)
Property Get sName() As String
Property Let sName(RHS As String)
Property Get sNextExportedProperty(ByVal index As Integer) As String
Property Get eObjType() As Integer
Property Let eObjType(RHS As Integer)
Property Get sPlane() As String
Property Let sPlane(RHS As String)
Property Get iPlotarea() As Integer
Property Let iPlotarea(RHS As Integer)
Sub ScreenExtents(ByVal lMinX As Long, ByVal lMinY As Long, ByVal lMaxX As Long, ByVal lMaxY As Long)
Property Set oStyles() As Object
Property Get eSubgroupRange() As pqEnumSubgroupRange
Property Let eSubgroupRange(RHS As pqEnumSubgroupRange)
Property Get eType() As pqEnumExtraLineType
Property Let eType(RHS As pqEnumExtraLineType)
Sub Update
Property Get bUse() As Boolean
Property Let bUse(RHS As Boolean)
Property Get sValue() As String
Property Let sValue(RHS As String)
Property Get XEnd() As Variant
Property Let XEnd(RHS As Variant)
Property Get XStart() As Variant
Property Let XStart(RHS As Variant)
Property Let dX(RHS As Double)
Property Get dX1() As Double
Property Let dX1(RHS As Double)
Property Get dX2() As Double
Property Let dX2(RHS As Double)
Property Get YValue() As Variant
Property Let YValue(RHS As Variant)
Property Let dY(RHS As Double)
Property Get dY1() As Double
Property Let dY1(RHS As Double)
Property Get dY2() As Double
Property Let dY2(RHS As Double)
No Events.
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
No Events.
Property Set Annotation() As _PQAnnotation
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 bAnnotationsChanged() As Boolean
Property Let bAnnotationsChanged(RHS 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 bCanDoExtendedChart(ByVal eReqType As pqEnumExtendedChartType, ByVal eCurType As pqEnumLineChartType, Optional ByVal index As Integer=1) As Boolean
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
Sub ClearExtraLines
Property Get cDataSources() As _PQCollection
Function Draw() As Boolean
Property Get cDrawnObjects() As _Collection
Sub DrawOnChart(ByVal sCmds As String, Optional ByVal Chart As Variant=1)
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 cExtraLines() 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 FreeChart
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 bOption(ByVal Key As String) As Boolean
Property Let bOption(ByVal Key As String, RHS As Boolean)
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(Optional ByVal bFlash As Boolean=False) 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 Get bShowWatermark() 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 _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)
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)
No Events.
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 bBlankChart() As Boolean
Property Let bBlankChart(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 bCenterChartTitlesOnPage() As Boolean
Property Let bCenterChartTitlesOnPage(RHS As Boolean)
Property Get sChartTitle() As String
Property Let sChartTitle(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 iColumnForCustomStatistics() As Integer
Property Let iColumnForCustomStatistics(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 bDrawChartTitleAtTheLeft() As Boolean
Property Let bDrawChartTitleAtTheLeft(RHS As Boolean)
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 bDrawMinimal() As Boolean
Property Let bDrawMinimal(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 bShowChartTitle() As Boolean
Property Let bShowChartTitle(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 bShowCustomStatistics() As Boolean
Property Let bShowCustomStatistics(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 bShowHiddenLines() As Boolean
Property Let bShowHiddenLines(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 bSigmaShift() As Boolean
Property Let bSigmaShift(RHS As Boolean)
Property Get sSigmaShift() As String
Property Let sSigmaShift(RHS As String)
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 bUseScientificNotation() As Boolean
Property Let bUseScientificNotation(RHS As Boolean)
Property Get eWhenToDrawCurve() As pqEnumHistoDrawCurve
Property Let eWhenToDrawCurve(RHS As pqEnumHistoDrawCurve)
Property Get sYMaximum() As String
Property Let sYMaximum(RHS As String)
Public Event GetSet(ByVal eSetting As pqEnumChartSetting, ByVal vValue As Variant, ByVal iGetSet As Integer)
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
Property Let FillColor(ByVal eObj As pqEnumProtObj, RHS As Variant)
Property Let LineColor(ByVal eObj As pqEnumProtObj, RHS As Variant)
Property Let TextColor(ByVal eObj As pqEnumProtObj, RHS As Variant)
Property Get BarColor() As Variant
Property Let BarColor(RHS As Variant)
Property Get iBarFillSpacingPrimary() As Integer
Property Let iBarFillSpacingPrimary(RHS As Integer)
Property Get iBarFillSpacingSecondary() As Integer
Property Let iBarFillSpacingSecondary(RHS As Integer)
Property Get eBarFillStyle() As pqEnumFillStyle
Property Let eBarFillStyle(RHS As pqEnumFillStyle)
Property Get BarOutlineColor() As Variant
Property Let BarOutlineColor(RHS As Variant)
Property Get eBarOutlineStyle() As pqEnumLineStyle
Property Let eBarOutlineStyle(RHS As pqEnumLineStyle)
Property Get eBarOutlineWidth() As pqEnumLineWidth
Property Let eBarOutlineWidth(RHS As pqEnumLineWidth)
Property Get ChartBackgroundColor() As Variant
Property Let ChartBackgroundColor(RHS As Variant)
Property Get eChartBackgroundStyle() As pqEnumFillStyle
Property Let eChartBackgroundStyle(RHS As pqEnumFillStyle)
Property Get ChartOutlineColor() As Variant
Property Let ChartOutlineColor(RHS As Variant)
Property Get eChartOutlineStyle() As pqEnumLineStyle
Property Let eChartOutlineStyle(RHS As pqEnumLineStyle)
Property Get eChartOutlineWidth() As pqEnumLineWidth
Property Let eChartOutlineWidth(RHS As pqEnumLineWidth)
Property Get bChartTitleBold() As Boolean
Property Let bChartTitleBold(RHS As Boolean)
Property Get ChartTitleColor() As Variant
Property Let ChartTitleColor(RHS As Variant)
Property Get sChartTitleFont() As String
Property Let sChartTitleFont(RHS As String)
Property Get bChartTitleItalic() As Boolean
Property Let bChartTitleItalic(RHS As Boolean)
Property Get dChartTitleSize() As Double
Property Let dChartTitleSize(RHS As Double)
Property Get CurveLineColor() As Variant
Property Let CurveLineColor(RHS As Variant)
Property Get eCurveLineStyle() As pqEnumLineStyle
Property Let eCurveLineStyle(RHS As pqEnumLineStyle)
Property Get eCurveLineWidth() As pqEnumLineWidth
Property Let eCurveLineWidth(RHS As pqEnumLineWidth)
Property Get HorizontalGridColor() As Variant
Property Let HorizontalGridColor(RHS As Variant)
Property Get bMeanLabelBold() As Boolean
Property Let bMeanLabelBold(RHS As Boolean)
Property Get MeanLabelColor() As Variant
Property Let MeanLabelColor(RHS As Variant)
Property Get sMeanLabelFont() As String
Property Let sMeanLabelFont(RHS As String)
Property Get bMeanLabelItalic() As Boolean
Property Let bMeanLabelItalic(RHS As Boolean)
Property Get dMeanLabelSize() As Double
Property Let dMeanLabelSize(RHS As Double)
Property Get MeanLineColor() As Variant
Property Let MeanLineColor(RHS As Variant)
Property Get eMeanLineStyle() As pqEnumLineStyle
Property Let eMeanLineStyle(RHS As pqEnumLineStyle)
Property Get eMeanLineWidth() As pqEnumLineWidth
Property Let eMeanLineWidth(RHS As pqEnumLineWidth)
Property Get bMedianLabelBold() As Boolean
Property Let bMedianLabelBold(RHS As Boolean)
Property Get MedianLabelColor() As Variant
Property Let MedianLabelColor(RHS As Variant)
Property Get sMedianLabelFont() As String
Property Let sMedianLabelFont(RHS As String)
Property Get bMedianLabelItalic() As Boolean
Property Let bMedianLabelItalic(RHS As Boolean)
Property Get dMedianLabelSize() As Double
Property Let dMedianLabelSize(RHS As Double)
Property Get MedianLineColor() As Variant
Property Let MedianLineColor(RHS As Variant)
Property Get eMedianLineStyle() As pqEnumLineStyle
Property Let eMedianLineStyle(RHS As pqEnumLineStyle)
Property Get eMedianLineWidth() As pqEnumLineWidth
Property Let eMedianLineWidth(RHS As pqEnumLineWidth)
Property Get bModeLabelBold() As Boolean
Property Let bModeLabelBold(RHS As Boolean)
Property Get ModeLabelColor() As Variant
Property Let ModeLabelColor(RHS As Variant)
Property Get sModeLabelFont() As String
Property Let sModeLabelFont(RHS As String)
Property Get bModeLabelItalic() As Boolean
Property Let bModeLabelItalic(RHS As Boolean)
Property Get dModeLabelSize() As Double
Property Let dModeLabelSize(RHS As Double)
Property Get ModeLineColor() As Variant
Property Let ModeLineColor(RHS As Variant)
Property Get eModeLineStyle() As pqEnumLineStyle
Property Let eModeLineStyle(RHS As pqEnumLineStyle)
Property Get eModeLineWidth() As pqEnumLineWidth
Property Let eModeLineWidth(RHS As pqEnumLineWidth)
Property Get PageBackgroundColor() As Variant
Property Let PageBackgroundColor(RHS As Variant)
Property Get ePageBackgroundStyle() As pqEnumFillStyle
Property Let ePageBackgroundStyle(RHS As pqEnumFillStyle)
Property Get PageOutlineColor() As Variant
Property Let PageOutlineColor(RHS As Variant)
Property Get ePageOutlineStyle() As pqEnumLineStyle
Property Let ePageOutlineStyle(RHS As pqEnumLineStyle)
Property Get ePageOutlineWidth() As pqEnumLineWidth
Property Let ePageOutlineWidth(RHS As pqEnumLineWidth)
Property Get ePageTitleAlignment() As pqEnumAlignment
Property Let ePageTitleAlignment(RHS As pqEnumAlignment)
Property Get dPageTitleAngle() As Double
Property Let dPageTitleAngle(RHS As Double)
Property Get bPageTitleBold() As Boolean
Property Let bPageTitleBold(RHS As Boolean)
Property Get PageTitleColor() As Variant
Property Let PageTitleColor(RHS As Variant)
Property Get sPageTitleFont() As String
Property Let sPageTitleFont(RHS As String)
Property Get bPageTitleItalic() As Boolean
Property Let bPageTitleItalic(RHS As Boolean)
Property Get dPageTitleSize() As Double
Property Let dPageTitleSize(RHS As Double)
Property Get bSigmaLabelBold() As Boolean
Property Let bSigmaLabelBold(RHS As Boolean)
Property Get SigmaLabelColor() As Variant
Property Let SigmaLabelColor(RHS As Variant)
Property Get sSigmaLabelFont() As String
Property Let sSigmaLabelFont(RHS As String)
Property Get bSigmaLabelItalic() As Boolean
Property Let bSigmaLabelItalic(RHS As Boolean)
Property Get dSigmaLabelSize() As Double
Property Let dSigmaLabelSize(RHS As Double)
Property Get SigmaLineColor() As Variant
Property Let SigmaLineColor(RHS As Variant)
Property Get eSigmaLineStyle() As pqEnumLineStyle
Property Let eSigmaLineStyle(RHS As pqEnumLineStyle)
Property Get eSigmaLineWidth() As pqEnumLineWidth
Property Let eSigmaLineWidth(RHS As pqEnumLineWidth)
Property Get bSpecLabelBold() As Boolean
Property Let bSpecLabelBold(RHS As Boolean)
Property Get SpecLabelColor() As Variant
Property Let SpecLabelColor(RHS As Variant)
Property Get sSpecLabelFont() As String
Property Let sSpecLabelFont(RHS As String)
Property Get bSpecLabelItalic() As Boolean
Property Let bSpecLabelItalic(RHS As Boolean)
Property Get dSpecLabelSize() As Double
Property Let dSpecLabelSize(RHS As Double)
Property Get SpecLineColor() As Variant
Property Let SpecLineColor(RHS As Variant)
Property Get eSpecLineStyle() As pqEnumLineStyle
Property Let eSpecLineStyle(RHS As pqEnumLineStyle)
Property Get eSpecLineWidth() As pqEnumLineWidth
Property Let eSpecLineWidth(RHS As pqEnumLineWidth)
Property Get StatisticsBackgroundColor() As Variant
Property Let StatisticsBackgroundColor(RHS As Variant)
Property Get eStatisticsBackgroundStyle() As pqEnumFillStyle
Property Let eStatisticsBackgroundStyle(RHS As pqEnumFillStyle)
Property Get StatisticsBorderColor() As Variant
Property Let StatisticsBorderColor(RHS As Variant)
Property Get eStatisticsBorderStyle() As pqEnumFillStyle
Property Let eStatisticsBorderStyle(RHS As pqEnumFillStyle)
Property Get bStatisticsHeadingBold() As Boolean
Property Let bStatisticsHeadingBold(RHS As Boolean)
Property Get StatisticsHeadingColor() As Variant
Property Let StatisticsHeadingColor(RHS As Variant)
Property Get sStatisticsHeadingFont() As String
Property Let sStatisticsHeadingFont(RHS As String)
Property Get bStatisticsHeadingItalic() As Boolean
Property Let bStatisticsHeadingItalic(RHS As Boolean)
Property Get dStatisticsHeadingSize() As Double
Property Let dStatisticsHeadingSize(RHS As Double)
Property Get StatisticsInnerLineColor() As Variant
Property Let StatisticsInnerLineColor(RHS As Variant)
Property Get eStatisticsInnerLineStyle() As pqEnumLineStyle
Property Let eStatisticsInnerLineStyle(RHS As pqEnumLineStyle)
Property Get eStatisticsInnerLineWidth() As pqEnumLineWidth
Property Let eStatisticsInnerLineWidth(RHS As pqEnumLineWidth)
Property Get StatisticsOutlineColor() As Variant
Property Let StatisticsOutlineColor(RHS As Variant)
Property Get eStatisticsOutlineStyle() As pqEnumLineStyle
Property Let eStatisticsOutlineStyle(RHS As pqEnumLineStyle)
Property Get eStatisticsOutlineWidth() As pqEnumLineWidth
Property Let eStatisticsOutlineWidth(RHS As pqEnumLineWidth)
Property Get bStatisticsTextBold() As Boolean
Property Let bStatisticsTextBold(RHS As Boolean)
Property Get StatisticsTextColor() As Variant
Property Let StatisticsTextColor(RHS As Variant)
Property Get sStatisticsTextFont() As String
Property Let sStatisticsTextFont(RHS As String)
Property Get bStatisticsTextItalic() As Boolean
Property Let bStatisticsTextItalic(RHS As Boolean)
Property Get dStatisticsTextSize() As Double
Property Let dStatisticsTextSize(RHS As Double)
Property Get bSubtitleBold() As Boolean
Property Let bSubtitleBold(RHS As Boolean)
Property Get SubtitleColor() As Variant
Property Let SubtitleColor(RHS As Variant)
Property Get sSubtitleFont() As String
Property Let sSubtitleFont(RHS As String)
Property Get bSubtitleItalic() As Boolean
Property Let bSubtitleItalic(RHS As Boolean)
Property Get dSubtitleSize() As Double
Property Let dSubtitleSize(RHS As Double)
Property Get dXAxisLabelAngle() As Double
Property Let dXAxisLabelAngle(RHS As Double)
Property Get bXAxisLabelBold() As Boolean
Property Let bXAxisLabelBold(RHS As Boolean)
Property Get XAxisLabelColor() As Variant
Property Let XAxisLabelColor(RHS As Variant)
Property Get sXAxisLabelFont() As String
Property Let sXAxisLabelFont(RHS As String)
Property Get bXAxisLabelItalic() As Boolean
Property Let bXAxisLabelItalic(RHS As Boolean)
Property Get dXAxisLabelSize() As Double
Property Let dXAxisLabelSize(RHS As Double)
Property Get XAxisLineColor() As Variant
Property Let XAxisLineColor(RHS As Variant)
Property Get eXAxisLineStyle() As pqEnumLineStyle
Property Let eXAxisLineStyle(RHS As pqEnumLineStyle)
Property Get eXAxisLineWidth() As pqEnumLineWidth
Property Let eXAxisLineWidth(RHS As pqEnumLineWidth)
Property Get dYAxisLabelAngle() As Double
Property Let dYAxisLabelAngle(RHS As Double)
Property Get bYAxisLabelBold() As Boolean
Property Let bYAxisLabelBold(RHS As Boolean)
Property Get YAxisLabelColor() As Variant
Property Let YAxisLabelColor(RHS As Variant)
Property Get sYAxisLabelFont() As String
Property Let sYAxisLabelFont(RHS As String)
Property Get bYAxisLabelItalic() As Boolean
Property Let bYAxisLabelItalic(RHS As Boolean)
Property Get dYAxisLabelSize() As Double
Property Let dYAxisLabelSize(RHS As Double)
Property Get YAxisLineColor() As Variant
Property Let YAxisLineColor(RHS As Variant)
Property Get eYAxisLineStyle() As pqEnumLineStyle
Property Let eYAxisLineStyle(RHS As pqEnumLineStyle)
Property Get eYAxisLineWidth() As pqEnumLineWidth
Property Let eYAxisLineWidth(RHS As pqEnumLineWidth)
Public Event NewStyles
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)
No Events.
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
Property Get PageBackgroundColor() As Variant
Property Let PageBackgroundColor(RHS As Variant)
Property Get ePageBackgroundStyle() As pqEnumFillStyle
Property Let ePageBackgroundStyle(RHS As pqEnumFillStyle)
Property Get PageOutlineColor() As Variant
Property Let PageOutlineColor(RHS As Variant)
Property Get ePageOutlineStyle() As pqEnumLineStyle
Property Let ePageOutlineStyle(RHS As pqEnumLineStyle)
Property Get ePageOutlineWidth() As pqEnumLineWidth
Property Let ePageOutlineWidth(RHS As pqEnumLineWidth)
Property Get bPageTitleBold() As Boolean
Property Let bPageTitleBold(RHS As Boolean)
Property Get PageTitleColor() As Variant
Property Let PageTitleColor(RHS As Variant)
Property Get sPageTitleFont() As String
Property Let sPageTitleFont(RHS As String)
Property Get bPageTitleItalic() As Boolean
Property Let bPageTitleItalic(RHS As Boolean)
Property Get dPageTitleSize() As Double
Property Let dPageTitleSize(RHS As Double)
No Events.
Property Get eChartType() As pqEnumLineChartType
Property Let eChartType(RHS As pqEnumLineChartType)
Property Get iFailedTest() As Integer
Property Let iFailedTest(RHS As Integer)
Property Get lSubgroup() As Long
Property Let lSubgroup(RHS As Long)
Property Get sFailureType() As String
Property Let sFailureType(RHS As String)
No Events.
Property Get cOOCFailures() As _PQCollection
Property Set cOOCFailures() As _PQCollection
Property Get CurrentFailure() As _PQOOCFailure
Current OOCFailure in scope
Property Set CurrentFailure() As _PQOOCFailure
Current OOCFailure in scope
Sub Initialize(ByVal nCharts As Integer, ByVal nTests As Integer)
Do initialization prior to population with OOCFailures
Function NextFailedChart() As _PQOOCFailure
Return the OOCFailure that follows the CurrentFailure that contains the next Chart Type (& make it the CurrentFailure)
Function NextFailedSubgroup(ByVal eChartType As pqEnumLineChartType, ByVal iTest As Integer) As _PQOOCFailure
Function NextFailedTest(ByVal eChartType As pqEnumLineChartType) As _PQOOCFailure
Return the OOCFailure that follows the CurrentFailure that contains the next Test number (& make it the CurrentFailure)
Function NextFailure() As _PQOOCFailure
Return the OOCFailure that follows the CurrentFailure (& make it the CurrentFailure)
Function NumberOfChartsWithFailures() As Integer
Return the number of chart types that contain at least one OOCFailure
Function NumberOfSubgroupsThatFailed(Optional ByVal eChartType As pqEnumLineChartType=0, Optional ByVal iTest As Integer=0) As Integer
Return the number of subgroups that failed (for all chart types and tests or a given chart type and/or test)
Function NumberOfTestsThatFailed(Optional ByVal eChartType As pqEnumLineChartType=0) As Integer
Return the number of tests that failed (for all chart types or a given chart type)
Function PreviousFailure() As _PQOOCFailure
Return the OOCFailure that precedes the CurrentFailure (& make it the CurrentFailure)
No Events.
Property Get iPoints() As Integer
Property Let iPoints(RHS As Integer)
Property Get jPoints() As Integer
Property Let jPoints(RHS As Integer)
Property Get nSigma() As Double
Property Let nSigma(RHS As Double)
Property Get nSigmaDecimals() As Integer
Property Let nSigmaDecimals(RHS As Integer)
Property Get sValue() As String
Property Let sValue(RHS As String)
Property Get bInclusive() As Boolean
Property Let bInclusive(RHS As Boolean)
Property Get bOnly() As Boolean
Property Let bOnly(RHS As Boolean)
Property Get iRisk() As Integer
Property Let iRisk(RHS As Integer)
Property Get bChanged() As Boolean
Property Let bChanged(RHS As Boolean)
Function eAction(ByVal sAction As String) As pqEnumRuleAction
Function sAction(ByVal eAction As pqEnumRuleAction) As String
Function sActionDescription(ByVal eAction As pqEnumRuleAction) As String
Function eActionInContext(ByVal ePrefix As pqEnumRulePrefix, ByVal eItem As pqEnumRuleItem, ByVal index As Integer) As pqEnumRuleAction
Property Get lColor() As Long
Function eCompare(ByVal sCompare As String) As pqEnumCompare
Function sCompare(ByVal eCompare As pqEnumCompare) As String
Property Get bCondition() As Boolean
Property Get sCondition() As String
Property Get bConditionSamples() As Boolean
Property Let bConditionSamples(RHS As Boolean)
Property Get sConditionSamples() As String
Function Edit(ByVal hParent As Long, ByVal bNew As Boolean) As Boolean
Property Get EventHelper() As _PQChartEvent
Property Set EventHelper() As _PQChartEvent
Function Export() As String
Function ExportRule(ByVal bComponents As Boolean, ByVal bWithModifiers As Boolean) As String
Function ForeignText(ByVal sNative As String) As String
Function sGetRule(ByVal bModifiers As Boolean) As String
Sub Import(ByVal sText As String)
Sub Initialize
Function eItem(ByVal sItem As String) As pqEnumRuleItem
Function sItem(ByVal eItem As pqEnumRuleItem, Optional ByVal bValue As Boolean=False) As String
Function sItemDescription(ByVal eItem As pqEnumRuleItem, Optional ByVal bWithNumbers As Boolean=False) As String
Function eItemInContext(ByVal ePrefix As pqEnumRulePrefix, ByVal eAct As pqEnumRuleAction, ByVal index As Integer) As pqEnumRuleItem
Property Get sMarkerColor() As String
Property Let sMarkerColor(RHS As String)
Property Get sMarkerSize() As String
Property Let sMarkerSize(RHS As String)
Property Get sMarkerType() As String
Property Let sMarkerType(RHS As String)
Property Get sModifiers() As String
Property Get sName() As String
Property Let sName(RHS As String)
Property Get NumberOfModifiers() As Integer
Function ePrefix(ByVal sPrefix As String) As pqEnumRulePrefix
Function sPrefix(ByVal ePrefix As pqEnumRulePrefix, Optional ByVal bNone As Boolean=False) As String
Function sPrefixDescription(ByVal ePrefix As pqEnumRulePrefix, Optional ByVal bWithNumbers As Boolean=False) As String
Property Get sRule() As String
Property Let sRule(RHS As String)
Property Get eRuleAction() As pqEnumRuleAction
Property Let eRuleAction(RHS As pqEnumRuleAction)
Property Get sRuleDescription(ByVal bWithNumbers As Boolean) As String
Property Get eRuleItem() As pqEnumRuleItem
Property Let eRuleItem(RHS As pqEnumRuleItem)
Property Get eRulePrefix() As pqEnumRulePrefix
Property Let eRulePrefix(RHS As pqEnumRulePrefix)
Property Get eSamplesCompare() As pqEnumCompare
Property Let eSamplesCompare(RHS As pqEnumCompare)
Property Get iSamplesCompare() As Integer
Property Let iSamplesCompare(RHS As Integer)
Property Get sSamplesCompare() As String
Property Get bUseWith(ByVal index As Integer) As Boolean
Property Let bUseWith(ByVal index As Integer, RHS As Boolean)
Property Get bUseWithAll() As Boolean
Sub UseWithAny
Property Get bUseWithAttributes() As Boolean
Property Let bUseWithAttributes(RHS As Boolean)
Property Get bUseWithDifference() As Boolean
Property Let bUseWithDifference(RHS As Boolean)
Property Get bUseWithDifferenceRange() As Boolean
Property Let bUseWithDifferenceRange(RHS As Boolean)
Property Get bUseWithIndividuals() As Boolean
Property Let bUseWithIndividuals(RHS As Boolean)
Property Get bUseWithMedian() As Boolean
Property Let bUseWithMedian(RHS As Boolean)
Property Get bUseWithNone() As Boolean
Sub UseWithNone
Property Get bUseWithRange() As Boolean
Property Let bUseWithRange(RHS As Boolean)
Property Get bUseWithRangeOfXbars() As Boolean
Property Let bUseWithRangeOfXbars(RHS As Boolean)
Property Get bUseWithRun() As Boolean
Property Let bUseWithRun(RHS As Boolean)
Property Get bUseWithSigma() As Boolean
Property Let bUseWithSigma(RHS As Boolean)
Property Get bUseWithXbar() As Boolean
Property Let bUseWithXbar(RHS As Boolean)
Property Get bUseWithXbarAsIndividuals() As Boolean
Property Let bUseWithXbarAsIndividuals(RHS As Boolean)
Property Get bUseWithZed() As Boolean
Property Let bUseWithZed(RHS As Boolean)
Property Get bUseWithZedWeight() As Boolean
Property Let bUseWithZedWeight(RHS As Boolean)
Property Get bUseWithZedStar() As Boolean
Property Let bUseWithZedStar(RHS As Boolean)
Property Get bUseWithZedStarWeight() As Boolean
Property Let bUseWithZedStarWeight(RHS As Boolean)
Property Get bValidated() As Boolean
No Events.
Property Get X() As Double
Property Let X(RHS As Double)
Property Get Y() As Double
Property Let Y(RHS As Double)
Property Get iData() As Integer
Property Let iData(RHS As Integer)
No Events.
Property Set Annotation() As _PQAnnotation
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
Sub AnnotationResolve(ByVal oAnn As _PQAnnotation)
Property Get bAnnotationsChanged() As Boolean
Property Let bAnnotationsChanged(RHS 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 bCanDoExtendedChart(ByVal eReqType As pqEnumExtendedChartType, ByVal eCurType As pqEnumLineChartType, Optional ByVal index As Integer=1) As Boolean
Property Get ChartHandle() As Integer
Sub Clear
Sub ClearExtraLines
Property Get cDataSources() As _PQCollection
Function Draw() As Boolean
Property Get cDrawnObjects() As _Collection
Sub DrawOnChart(ByVal sCmds As String, Optional ByVal Chart As Variant=1)
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 Set ExtraLine() As _PQExtraLine
Function ExtraLineCreate(ByVal sName As String, ByVal eType As pqEnumExtraLineType, ByVal iPlotarea As Integer, ByVal eRange As pqEnumSubgroupRange) As _PQExtraLine
Property Get cExtraLines() 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 FreeChart
Function GetVal(ByVal value As Variant) As Double
Sub GridData(ByVal row As Integer, ByVal Col As Long, ByVal Text As String)
Property Get GridLabel(ByVal row As Integer) As String
Property Let GridLabel(ByVal row As Integer, RHS 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 bLegendPositionChanged() As Boolean
Sub LegendPositionGet(ByVal sName As String, ByVal dLeft As Double, ByVal dTop As Double)
Sub LegendPositionSet(ByVal sName As String, ByVal dLeft As Double, ByVal dTop As Double)
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 Get bOption(ByVal Key As String) As Boolean
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(Optional ByVal bFlash As Boolean=False) 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 Get bShowWatermark() 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 _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)
No Events.
Property Get EventHelper() As _PQChartEvent
Property Set EventHelper() As _PQChartEvent
Function PropText(ByVal index As Long) As String
Sub Add(ByVal oBag As _PQProcessChartSettings)
Function Copy() As _PQProcessChartSettings
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 bCenterChartTitlesOnPage() As Boolean
Property Let bCenterChartTitlesOnPage(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 eChartType() As pqEnumLineChartType
Property Let eChartType(RHS As pqEnumLineChartType)
Property Get sCustomMarker() As String
Property Get bDrawBWMaximumLine() As Boolean
Property Let bDrawBWMaximumLine(RHS As Boolean)
Property Get bDrawBWMeanLine() As Boolean
Property Let bDrawBWMeanLine(RHS As Boolean)
Property Get bDrawBWMedianLine() As Boolean
Property Let bDrawBWMedianLine(RHS As Boolean)
Property Get bDrawBWMinimumLine() As Boolean
Property Let bDrawBWMinimumLine(RHS As Boolean)
Property Get bDrawHLCloseLine() As Boolean
Property Let bDrawHLCloseLine(RHS As Boolean)
Property Get bDrawHLHighLowLine() As Boolean
Property Let bDrawHLHighLowLine(RHS As Boolean)
Property Get bDrawHLOpenLine() As Boolean
Property Let bDrawHLOpenLine(RHS As Boolean)
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 As Boolean)
Property Get bFillStatGrid() As Boolean
Property Let bFillStatGrid(RHS As Boolean)
Property Get dFloatingLegendLeft() As Double
Property Let dFloatingLegendLeft(RHS As Double)
Property Get dFloatingLegendTop() As Double
Property Let dFloatingLegendTop(RHS As Double)
Property Get nGridTextMaxLength() As Integer
Property Let nGridTextMaxLength(RHS As Integer)
Property Get bHistoricalComparison() As Boolean
Property Let bHistoricalComparison(RHS As Boolean)
Property Get eHowToFormGroups() As pqEnumHowToFormGroups
Property Let eHowToFormGroups(RHS As pqEnumHowToFormGroups)
Property Get eHowToLabelXAxis() As pqEnumHowToLabelXAxis
Property Let eHowToLabelXAxis(RHS As pqEnumHowToLabelXAxis)
Property Get eHowToViewSubgroups() As pqEnumViewSubgroups
Property Let eHowToViewSubgroups(RHS As pqEnumViewSubgroups)
Property Get iLabelsN() As Integer
Property Let iLabelsN(RHS As Integer)
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 sLowerSpec() As String
Property Let sLowerSpec(RHS As String)
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
Sub ResetStatGridSettings
Property Get bShowChartTitle() As Boolean
Property Let bShowChartTitle(RHS As Boolean)
Property Get bShowDataGrid() As Boolean
Property Let bShowDataGrid(RHS As Boolean)
Property Get bShowFloatingLegend() As Boolean
Property Let bShowFloatingLegend(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 bShowStatGrid(Optional ByVal eType As pqEnumStatGrid=1) As Boolean
Property Let bShowStatGrid(Optional ByVal eType As pqEnumStatGrid=0, RHS As Boolean)
Property Get lStartPoint() As Long
Property Let lStartPoint(RHS As Long)
Property Get sStatGridLabel(ByVal eType As pqEnumStatGrid) As String
Property Let sStatGridLabel(ByVal eType As pqEnumStatGrid, RHS As String)
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 lVisiblePoints() As Long
Property Let lVisiblePoints(RHS As Long)
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)
No Events.
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, ByVal vDef As String) As Variant
No Events.
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)
No Events.
Property Set Annotation() As _PQAnnotation
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 bAnnotationsChanged() As Boolean
Property Let bAnnotationsChanged(RHS 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 bCanDoExtendedChart(ByVal eReqType As pqEnumExtendedChartType, ByVal eCurType As pqEnumLineChartType, Optional ByVal index As Integer=1) As Boolean
Property Get ChartHandle() As Integer
Sub Clear
Sub ClearExtraLines
Property Get cDataSources() As _PQCollection
Function Draw() As Boolean
Property Get cDrawnObjects() As _Collection
Sub DrawOnChart(ByVal sCmds As String, Optional ByVal Chart As Variant=1)
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 cExtraLines() 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 FreeChart
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 bOption(ByVal Key As String) As Boolean
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(Optional ByVal bFlash As Boolean=False) 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 Get bShowWatermark() 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 _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)
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)
No Events.
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 bCenterChartTitlesOnPage() As Boolean
Property Let bCenterChartTitlesOnPage(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 bUseScientificNotation() As Boolean
Property Let bUseScientificNotation(RHS As Boolean)
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)
No Events.
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
Property Get ChartBackgroundColor() As Variant
Property Let ChartBackgroundColor(RHS As Variant)
Property Get eChartBackgroundStyle() As pqEnumFillStyle
Property Let eChartBackgroundStyle(RHS As pqEnumFillStyle)
Property Get ChartOutlineColor() As Variant
Property Let ChartOutlineColor(RHS As Variant)
Property Get eChartOutlineStyle() As pqEnumLineStyle
Property Let eChartOutlineStyle(RHS As pqEnumLineStyle)
Property Get eChartOutlineWidth() As pqEnumLineWidth
Property Let eChartOutlineWidth(RHS As pqEnumLineWidth)
Property Get bChartTitleBold() As Boolean
Property Let bChartTitleBold(RHS As Boolean)
Property Get ChartTitleColor() As Variant
Property Let ChartTitleColor(RHS As Variant)
Property Get sChartTitleFont() As String
Property Let sChartTitleFont(RHS As String)
Property Get bChartTitleItalic() As Boolean
Property Let bChartTitleItalic(RHS As Boolean)
Property Get dChartTitleSize() As Double
Property Let dChartTitleSize(RHS As Double)
Property Get DataColor(ByVal iData As Integer) As Variant
Property Let DataColor(ByVal iData As Integer, RHS As Variant)
Property Get HorizontalGridColor() As Variant
Property Let HorizontalGridColor(RHS As Variant)
Property Get LegendHeadingBackgroundColor() As Variant
Property Let LegendHeadingBackgroundColor(RHS As Variant)
Property Get bLegendHeadingBold() As Boolean
Property Let bLegendHeadingBold(RHS As Boolean)
Property Get sLegendHeadingFont() As String
Property Let sLegendHeadingFont(RHS As String)
Property Get bLegendHeadingItalic() As Boolean
Property Let bLegendHeadingItalic(RHS As Boolean)
Property Get dLegendHeadingSize() As Double
Property Let dLegendHeadingSize(RHS As Double)
Property Get LegendItemBackgroundColor() As Variant
Property Let LegendItemBackgroundColor(RHS As Variant)
Property Get bLegendItemBold() As Boolean
Property Let bLegendItemBold(RHS As Boolean)
Property Get sLegendItemFont() As String
Property Let sLegendItemFont(RHS As String)
Property Get bLegendItemItalic() As Boolean
Property Let bLegendItemItalic(RHS As Boolean)
Property Get dLegendItemSize() As Double
Property Let dLegendItemSize(RHS As Double)
Property Get LegendOutlineColor() As Variant
Property Let LegendOutlineColor(RHS As Variant)
Property Get bLineOfBestFitLabelBold() As Boolean
Property Let bLineOfBestFitLabelBold(RHS As Boolean)
Property Get LineOfBestFitLabelColor() As Variant
Property Let LineOfBestFitLabelColor(RHS As Variant)
Property Get sLineOfBestFitLabelFont() As String
Property Let sLineOfBestFitLabelFont(RHS As String)
Property Get bLineOfBestFitLabelItalic() As Boolean
Property Let bLineOfBestFitLabelItalic(RHS As Boolean)
Property Get dLineOfBestFitLabelSize() As Double
Property Let dLineOfBestFitLabelSize(RHS As Double)
Property Get LineOfBestFitLineColor() As Variant
Property Let LineOfBestFitLineColor(RHS As Variant)
Property Get eLineOfBestFitLineStyle() As pqEnumLineStyle
Property Let eLineOfBestFitLineStyle(RHS As pqEnumLineStyle)
Property Get eLineOfBestFitLineWidth() As pqEnumLineWidth
Property Let eLineOfBestFitLineWidth(RHS As pqEnumLineWidth)
Property Get sMarkerSize(ByVal iMkr As Integer) As String
Property Let sMarkerSize(ByVal iMkr As Integer, RHS As String)
Property Get eMarkerStyle(ByVal iMkr As Integer) As pqEnumMarkerStyle
Property Let eMarkerStyle(ByVal iMkr As Integer, RHS As pqEnumMarkerStyle)
Property Get PageBackgroundColor() As Variant
Property Let PageBackgroundColor(RHS As Variant)
Property Get ePageBackgroundStyle() As pqEnumFillStyle
Property Let ePageBackgroundStyle(RHS As pqEnumFillStyle)
Property Get PageOutlineColor() As Variant
Property Let PageOutlineColor(RHS As Variant)
Property Get ePageOutlineStyle() As pqEnumLineStyle
Property Let ePageOutlineStyle(RHS As pqEnumLineStyle)
Property Get ePageOutlineWidth() As pqEnumLineWidth
Property Let ePageOutlineWidth(RHS As pqEnumLineWidth)
Property Get ePageTitleAlignment() As pqEnumAlignment
Property Let ePageTitleAlignment(RHS As pqEnumAlignment)
Property Get dPageTitleAngle() As Double
Property Let dPageTitleAngle(RHS As Double)
Property Get bPageTitleBold() As Boolean
Property Let bPageTitleBold(RHS As Boolean)
Property Get PageTitleColor() As Variant
Property Let PageTitleColor(RHS As Variant)
Property Get sPageTitleFont() As String
Property Let sPageTitleFont(RHS As String)
Property Get bPageTitleItalic() As Boolean
Property Let bPageTitleItalic(RHS As Boolean)
Property Get dPageTitleSize() As Double
Property Let dPageTitleSize(RHS As Double)
Property Get bSubtitleBold() As Boolean
Property Let bSubtitleBold(RHS As Boolean)
Property Get SubtitleColor() As Variant
Property Let SubtitleColor(RHS As Variant)
Property Get sSubtitleFont() As String
Property Let sSubtitleFont(RHS As String)
Property Get bSubtitleItalic() As Boolean
Property Let bSubtitleItalic(RHS As Boolean)
Property Get dSubtitleSize() As Double
Property Let dSubtitleSize(RHS As Double)
Property Get VerticalGridColor() As Variant
Property Let VerticalGridColor(RHS As Variant)
Property Get dXAxisLabelAngle() As Double
Property Let dXAxisLabelAngle(RHS As Double)
Property Get bXAxisLabelBold() As Boolean
Property Let bXAxisLabelBold(RHS As Boolean)
Property Get XAxisLabelColor() As Variant
Property Let XAxisLabelColor(RHS As Variant)
Property Get sXAxisLabelFont() As String
Property Let sXAxisLabelFont(RHS As String)
Property Get bXAxisLabelItalic() As Boolean
Property Let bXAxisLabelItalic(RHS As Boolean)
Property Get dXAxisLabelSize() As Double
Property Let dXAxisLabelSize(RHS As Double)
Property Get XAxisLineColor() As Variant
Property Let XAxisLineColor(RHS As Variant)
Property Get eXAxisLineStyle() As pqEnumLineStyle
Property Let eXAxisLineStyle(RHS As pqEnumLineStyle)
Property Get eXAxisLineWidth() As pqEnumLineWidth
Property Let eXAxisLineWidth(RHS As pqEnumLineWidth)
Property Get dYAxisLabelAngle() As Double
Property Let dYAxisLabelAngle(RHS As Double)
Property Get bYAxisLabelBold() As Boolean
Property Let bYAxisLabelBold(RHS As Boolean)
Property Get YAxisLabelColor() As Variant
Property Let YAxisLabelColor(RHS As Variant)
Property Get sYAxisLabelFont() As String
Property Let sYAxisLabelFont(RHS As String)
Property Get bYAxisLabelItalic() As Boolean
Property Let bYAxisLabelItalic(RHS As Boolean)
Property Get dYAxisLabelSize() As Double
Property Let dYAxisLabelSize(RHS As Double)
Property Get YAxisLineColor() As Variant
Property Let YAxisLineColor(RHS As Variant)
Property Get eYAxisLineStyle() As pqEnumLineStyle
Property Let eYAxisLineStyle(RHS As pqEnumLineStyle)
Property Get eYAxisLineWidth() As pqEnumLineWidth
Property Let eYAxisLineWidth(RHS As pqEnumLineWidth)
Property Get ZoneBackgroundColor(ByVal iZone As Integer) As Variant
Property Let ZoneBackgroundColor(ByVal iZone As Integer, RHS As Variant)
Property Get eZoneBackgroundStyle(ByVal iZone As Integer) As pqEnumFillStyle
Property Let eZoneBackgroundStyle(ByVal iZone As Integer, RHS As pqEnumFillStyle)
Public Event NewStyles
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 eAlignment(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, Optional ByVal eDef As pqEnumAlignment=0) As pqEnumAlignment
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 EventHelper() As _PQChartEvent
Property Set EventHelper() As _PQChartEvent
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 eTitleAlignment(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer) As pqEnumAlignment
Property Let eTitleAlignment(ByVal ePos As pqEnumTitlePos, ByVal iRow As Integer, RHS As pqEnumAlignment)
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)
Public Event ExportText(ByVal sText As String)
Public Event GetForeignText(ByVal sText As String)
Property Get ChartHandle() As Integer
Sub Clear
Property Get cDataSources() As _PQCollection
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 cExtraLines() 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 Get bOption(ByVal Key As String) As Boolean
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(Optional ByVal bFlash As Boolean=False) 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 bShowWatermark() 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)
No Events.
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
Property Get PageBackgroundColor() As Variant
Property Let PageBackgroundColor(RHS As Variant)
Property Get ePageBackgroundStyle() As pqEnumFillStyle
Property Let ePageBackgroundStyle(RHS As pqEnumFillStyle)
Property Get PageOutlineColor() As Variant
Property Let PageOutlineColor(RHS As Variant)
Property Get ePageOutlineStyle() As pqEnumLineStyle
Property Let ePageOutlineStyle(RHS As pqEnumLineStyle)
Property Get ePageOutlineWidth() As pqEnumLineWidth
Property Let ePageOutlineWidth(RHS As pqEnumLineWidth)
Property Get ePageTitleAlignment() As pqEnumAlignment
Property Let ePageTitleAlignment(RHS As pqEnumAlignment)
Property Get dPageTitleAngle() As Double
Property Let dPageTitleAngle(RHS As Double)
Property Get bPageTitleBold() As Boolean
Property Let bPageTitleBold(RHS As Boolean)
Property Get PageTitleColor() As Variant
Property Let PageTitleColor(RHS As Variant)
Property Get sPageTitleFont() As String
Property Let sPageTitleFont(RHS As String)
Property Get bPageTitleItalic() As Boolean
Property Let bPageTitleItalic(RHS As Boolean)
Property Get dPageTitleSize() As Double
Property Let dPageTitleSize(RHS As Double)
Public Event NewStyles