08-27-2012 07:27 AM
Hi,
I'm currently too stupid to find the attribute to set the left y axis label in a graph panel. The main label is set like this:
SetCtrlAttribute (panel, PANEL_NAME, ATTR_LABEL_TEXT, "xxx");
Solved! Go to Solution.
08-27-2012 07:32 AM
08-27-2012 09:36 AM
That's it... Thanks!