DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
ChartBook
Tables
Methods
CountCheckedElemsInCol
See also:
CountCheckedElemsInRow
Index
Statistical Background
CountCheckedElemsInCol
Declaration:
ChartBook.Tables[]
.
CountCheckedElemsInCol
(Column: integer): integer;
The function
CountCheckedElemsInCol
returns the number of checked elements in the column specified by the parameter
Column
.