Labels in X-Y Graphs

G’day Juan Carlos

My Spanish is not getting good, that’s a Google translation and I wouldn’t know if it’s even close to being correct. Ah well, I’m just too old to learn. :o

Okay, I’ll have a look at the new chart data but I don’t know when I’ll be able to fix it.

Regards,
Chris.
 
G’day Juan Carlos

2 of the 29 series points IS 4777 and TJs 2145, points 12 and 28, did not have data labels and so the line: -

ChtDetail.SeriesCollection(1).Points(lngPointIndex).DataLabel.Text = strPointName

failed.

I’ve added a line of code to make sure in future that all points in the series have data labels.

Me.ChtDetail.SeriesCollection(1).HasDataLabels = True

The chart is getting a bit crowded but hope that helps.

Regards,
Chris.
 

Attachments

Hi, Chris. I´m sorry it took me so long to answer. I was away from Internet for a while because I had trouble with my provider. And I was too lazy to go to a cyber-cofee shop to conect. But I could copy your instruction, I used it, and it worked just fine. I finished my application and there is a form that I want you to see, which is in this small database file that I´m attaching. There are many buttons there, but only the G B button works, up in the left of the form. Please, push the button.
Well, thank you very much for all your help.
Regards, :)

Juan Carlos :cool:
 

Attachments

Users who are viewing this thread

Back
Top Bottom