I am able to display my categories and data, however all my data lines up on the 0 point of the Y-axis instead of flowing across the chart. The categories align properly. Any ideas where to point me? I am reading the data in properly, I believe. Here is my code:
strXML = strXML & ""
After reading this in, I move to the next record and do it again until EOF. Any help is appreciated.