| Search Locate Previous Next | Contents |
To set any of the chart properties, use chSet in the same way as WS, with a list of (property value) pairs.
chSet ('Head' 'A Heading')('Key' 'First,Second')
If no property is given, the Style property is assumed:
chSet 'boxed,grid'
Only the first two letters of the property name are significant, and case is ignored.