| Search Locate Previous Next | Contents |
Styles are defined with a list of keywords, separated by commas. At a minimum, you need the first 4 letters of each word to activate the style. If a style is turned on by default (bold) it can be cancelled by prefixing the word with no as in noaxes.
ch.Set 'style' 'Forcezero,grid'
| Keyword | Description |
| Forcezero | Both axes will include the origin |
| Axes:NoAxes | Axes are drawn |
| Redraw | Redraw axes when chart is completed |
| Framed | Framed axes (completed across the top and down the side) |
| Grid | Gridlines are drawn on both axes |
The checkboxes and radio-buttons in the style editor in GraPL (desktop) simply add and remove the appropriate keywords for you.
See also ...
ch.Boxplot box and whisker charts