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
Methods
MoveToRelPix
See also:
DrawToRelPix
,
MoveTo
Index
Statistical Background
MoveToRelPix
Declaration:
ChartBook.Charts[]
.
MoveToRelPix
(dx,dy: integer);
Moves the drawing cursor relative to the current cursor position by
dx
and
dy
pixels. The coordinates are pixel coordinates, thus providing a way to draw elements which are independent of the scaling of the chart.