I am trying to retrieve the index location for separate bars from a bar chart created in VB 6.0 Pro. using MSChart. I need to click on an individual bar to get it's index value. All I can
get is value for the first bar on the chart. The method I am trying to use is MSChart1.Index.
Does anyone have any suggestions? Thanks
Jim