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
Properties
EmptyMessage
See also:
NrOfRows (Chartbook Tables)
,
ColorEmptyMsg
Index
Statistical Background
EmptyMessage
Declaration:
ChartBook.Tables[]
.
EmptyMessage
: string;
The property
EmptyMessage
determines the text of the message which is displayed when the table has no nows (i.e.
NrOfRows
= 0). The text is a single line and is displayed in the center of the empty component area using the color
ColorEmptyMsg
.