This function returns specified settings made by CB.DataAnalysisND or the Data Analysis tool.
CB.GetDataAnalysisOption has one parameter, Index, which is a required integer. See Table 105 for details.
Table 105. CB.GetDataAnalysisOption Index Parameter — Required, Integer
Returns a string with the address of the target forecast in the format: | |||
Returns one of two possible values for the data orientation: | |||
Returns a boolean value to indicate if column header text is in the selection (True) | |||
Returns a boolean value to indicate if row label text is in the selection (True) | |||
Returns the range of values selected as forecast LSLs (lower specification limit) for process capability analysis. The range is a string in the format: | |||
Returns the range of values selected as forecast USLs (upper specification limit) for process capability analysis. The range is a string in the format: | |||
Returns the range of values selected as forecast Targets for process capability analysis. The range is a string in the format: | |||
Returns a boolean value to indicate whether to open forecast charts automatically when the data analysis runs (True) | |||
If charts are shown, returns cbChtChartType constants from CB.ChartPrefsND to indicate which chart view appears. See Table 24 for returned constants. | |||
Returns a boolean value to indicate whether forecast charts should be fitted to a distribution (True) | |||
Returns the ranking method for distribution fitting. See Table 78 for constants | |||
Returns a boolean value to indicate whether rank correlations between forecast charts should be displayed in a matrix (True) | |||
Returns a boolean value to indicate whether a simulation is run on all open workbooks at the same time the selected data is analyzed (True) | |||
Returns an integer value equal to the number of currently selected data series | |||
Returns an integer value equal to the number of points in each data series |