Home
Script Language
Display Functions
ChartBook
Using the Chartbook
See also:
Reset
,
Chartbook
,
Using the Charts
Index
Statistical Background
Using the ChartBook
From a programmer's perspective the
ChartBook
and its components are accessible by the global variable
ChartBook
and its properties and methods:
Reset
... resets the chartbook to its default state
Configure
... configure the layout of the ChartBook
TabCaption
... assigns labels to inidvidual tabs of the chartbook
ChartBook.Charts[idx]
... access to the x-y-plot components
ChartBook.Tables[idx]
... access to the table components
ChartBook.Memos[idx]
... access to the memo components
A survey of all available
ChartBook
functions can be found in the
ChartBook overview
.