Search found 3 matches

by superman007
Mon Mar 22, 2010 10:07 am
Forum: VCL
Topic: extra vertical grid line
Replies: 5
Views: 2990

Re: extra vertical grid line

I have fixed the issue by putting in a blank label into the AddXY function call.
by superman007
Fri Mar 19, 2010 2:59 pm
Forum: VCL
Topic: extra vertical grid line
Replies: 5
Views: 2990

Re: extra vertical grid line

That will get rid of all the grid lines. I don't want that. I want to only get rid of the grid line that is drawn for the TPointSeries (the "extra" grid line that you can see in the image that goes through the green arrow).
by superman007
Fri Mar 19, 2010 1:42 pm
Forum: VCL
Topic: extra vertical grid line
Replies: 5
Views: 2990

extra vertical grid line

I attach an image of a section of my chart.
As you can see, the TPointSeries draws an extra unwanted vertical grid line and the corresponding x-axis text that looks messy. How do I stop it from drawing the vertical grid line as well as adding the axis text?
extraline.PNG
extraline.PNG (5.21 KiB) Viewed 3142 times