GetAxisLabel Event
Posted: Fri Feb 25, 2011 7:37 am
Hi
I'm trying to use the GetAxisLabel event to do some basic modification of my labels. However, I have multiple series plotted on the chart. One on right axis, one on left axis, and then some additional custom axis.
The question is, in the GetAxisLabel event, is there a way to tell which axis raised the event? So in the code for the event I can check which axis is currently having it's labels drawn?
Thanks
I'm trying to use the GetAxisLabel event to do some basic modification of my labels. However, I have multiple series plotted on the chart. One on right axis, one on left axis, and then some additional custom axis.
The question is, in the GetAxisLabel event, is there a way to tell which axis raised the event? So in the code for the event I can check which axis is currently having it's labels drawn?
Thanks