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
Charts
Properties
Visible
See also:
Update
Index
Statistical Background
Visible (Charts)
Declaration:
ChartBook.Charts[]
.
Visible
: boolean;
Controls the visibility of the chart. Please note that setting the
Visible
property to TRUE does not imply that the chart is refreshed (use
Update
to refresh the chart
and
make it visible).