Example: ``` DESIGN test { GRID(t) { captionCharHeight = 3; } PROPERTY(p) { captionCharHeight = 2; } } ``` Also charHeights are used to determine number of wrap lines.