ExcelChart SetChartAxis?

Hi,

Currently the support for writing things in a chart is limited, and we don't have a setchartaxis yet.

We do have a way to change the series with SetSeries, and you can use it to change the series that contains the axis labels:
 c is a TExcelChart object