DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Data Access and GUI Control
Plots
Class TFrmPlots
Methods
AutoZoom
See also:
Refresh
,
SetRange
Index
Statistical Background
AutoZoom
Declaration:
TFrmPlots
.
AutoZoom
;
The method
AutoZoom
redraws the plot window using the currently set
plot parameters
and zooms the diagram such that all data points are visible. Note that
AutoZoom
automatically performs a call to
Refresh
.