Don't show the joining lines on a line series
Posted: Tue Mar 28, 2006 8:19 am
Hi
I have a line series.
I want to be able to toggle showing the lines that connect the points (so that it looks like a point series).
In the previous version the code I used was
tChart1.Series(1).asLine.LinePen.Visible = True/False
How do I do the same in this version?
Regards
Reg Bust
I have a line series.
I want to be able to toggle showing the lines that connect the points (so that it looks like a point series).
In the previous version the code I used was
tChart1.Series(1).asLine.LinePen.Visible = True/False
How do I do the same in this version?
Regards
Reg Bust