| Search Locate Previous Next | Contents |
Description
Basic Interface to the RainPro Graphics Interpreter
Uses a simplified set of the Rain charting language to build standard business graphics in a given drawing space.
Double-click redraws the chart at full-screen size, and enables printing, cursor tracking etc.
See the RainPro documentation for the syntax of the chart specification.
Class Property Table
| Name | Type | Default | Description |
| Hint | String | ||
| Data | Runtime | Data to chart (numeric array) | |
| Format | Runtime | Chart specification | |
| Heading | Runtime | Chart Heading (text, delimited by ;) | |
| ChartPath | txt | #.ch | Path to RainPro namespace |
| PSPath | txt | #.PostScrp | Path to PostScript namespace |
Class-specific Events
| COBJ | Chart Object clicked |
| CDATA | Chart Data clicked |
Class-specific Functions
| Clipboard | Copy chart to clipboard |
| Print chart to default Printer | |
| WriteEPS | Save chart as Encapsulated PostScript file |