Board index » cppbuilder » TEE Chart Problem
Terry Neckar
![]() CBuilder Developer |
TEE Chart Problem2003-10-17 10:18:46 PM cppbuilder14 I'm using the TEEChart with a simple horizontal bar graph. I have a max of 15 horizontal bars per page. The problem occurs if I get more than one page of data. I go to the next page and display the remaining bars. However, when I click on one of the bars and get the ClickSeries() event, the ValueIndex is not always correct. If I just have one bar on that page, the ValueIndex might be a 3. It seems to be random. If I just have one page of bars, the ValueIndex is always correct. Any ideas? Thanks, Terry |