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
CopyToClipboard
See also:
SaveOnFile
Index
Statistical Background
CopyToClipboard
Declaration:
ChartBook.Charts[]
.
CopyToClipboard
(BlkWhite, IncludeCrossHairs: boolean);
The method
CopyToClipboard
copies the chart into the Windows clipboard. The chart is stored as a black-and-white copy if the parameter
BlkWhite
is set to TRUE. The currently visible
crosshairs
are only copied if
IncludeCrossHairs
is set to TRUE.