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
SetRange
See also:
AutoZoom
Index
Statistical Background
SetRange
Declaration:
TFrmPlots
.
SetRange
(llx, lly, urx, ury: double);
The method
SetRange
sets the range of the x and y axes by specifying the lower left
[llx,lly]
and the upper right
[urx,ury]
corners of the diagram.