StatBean Name:ControlChartsTable

Purpose: Displays summary of control charts.

DataSource: ControlCharts.


Read/Write Properties
NameTypeDescriptionPossible ValuesDefault Value
decimalPlacesintNumber of decimal places for displaying limits.0+, or -1 for default.-1
includeCpbooleanWhether to include the capability index in the table.true,falsetrue
includeCpkbooleanWhether to include the capability index in the table.true,falsetrue
includeCpkLowerbooleanWhether to include the capability index in the table.true,falsetrue
includeCpkUpperbooleanWhether to include the capability index in the table.true,falsetrue
includeCpmbooleanWhether to include the capability index in the table.true,falsetrue
includeCrbooleanWhether to include the capability index in the table.true,falsetrue
includeKbooleanWhether to include the capability index in the table.true,falsetrue
includePpbooleanWhether to include the capability index in the table.true,falsetrue
includePpkbooleanWhether to include the capability index in the table.true,falsetrue
includePpkLowerbooleanWhether to include the capability index in the table.true,falsetrue
includePpkUpperbooleanWhether to include the capability index in the table.true,falsetrue
includePrbooleanWhether to include the capability index in the table.true,falsetrue
includeRunsRulesViolationsbooleanWhether to include a count of runs rules violations.true,falsetrue
numberOfRowsInDisplayintThe number of rows to be displayed in the table.1+16
showEstimatesbooleanWhether to display parameter estimates in the table.true,falsetrue
showHeadingbooleanWhether to display a heading in the table.true,falsetrue
showIndicesbooleanWhether to display capability indices in the table.true,falsetrue
showLimitsbooleanWhether to display control limits in the table.true,falsetrue

Other properties are inherited from the java.awt.Panel class and from the general TabularStatbean class.

Code Sample - see ControlCharts.