"xArrayFont"
    
    Changes the font for the additional x axis label.
Synopsis
setValue(string shape, "xArrayFont", string Font);
getValue(string shape, "xArrayFont", string Font);
shape.xArrayFont(string Font);
Parameter
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| Font | The font, e.g. "Arial Narrow,-1,11,5,50,0,0,0,0,0". Refer to fontSelector() for further information on fonts | 
Description
Changes the font for the additional x axis label (see "xArrayBottom").
Example
See "xArray"
Assignment
Bar trend