CT.1.2 Modifying Axis Title Text

To modify axis title text, use xTitle.text (x2Title.text) and yTitle.text, (y2Title.text).

Use auto-complete for correct syntax.

Chart1.xTitle.text = 'Text to go below bottom X-axis'

Chart1.x2Title.text = 'Text to go above top X-axis'

<< CT.1.1 Modifying the Chart Style © 1996-2013 InetSoft Technology Corporation (v11.5) CT.1.3 Modifying Axis Properties >>