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 '