Chart X Axis label click |
Post Reply |
Author | |
PurposeSoftware
Newbie Joined: 03 June 2011 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 31 May 2012 at 10:34am |
How do I return the Axis label when clicked?
I can do it on a bar using the following method: Dim pElement As XtremeChartControl.ChartElement Set pElement = ChartControlEng.HitTest(x, y) to get the value of a bar, bit I now need to know if they click the X axis label. This is because I may have an X axis label with a bar value of zero so cannot click the bar.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |