donishere
Programmer
- May 7, 2002
- 101
I am trying to make an Excel chart in VB. Everything goes well until I added the following line:
crt.Chart.SeriesCollection(1).DataLabels.ShowValue = True
I want to have the values appear in the chart. But then the web browser return "Unknown runtime error"
Please help!
thanks,
don
crt.Chart.SeriesCollection(1).DataLabels.ShowValue = True
I want to have the values appear in the chart. But then the web browser return "Unknown runtime error"
Please help!
thanks,
don