Hello all Is there a way of changing the colour of the X & Y axis in a pane?
Given that we can change the background colour for a pane using AFL ie SetChartBkColor(colorBlack); which is the same as the default black text for the axis in that pane and therefore invisible, is there a way to change the colour of the X & Y axis for that pane using AFL. (something like Xaxis = EncodeColor(colorLightBlue) ??) Ed
