|
-
Jul 18th, 2000, 05:40 PM
#1
Thread Starter
New Member
I am using MSChart (XY Scatter) in VB5. I can't seem to put a marker at a specific data point. I am trying to use the following code:
MSChart1.Plot.SeriesCollection.Item(1).DataPoints.Item(1).Marker.Visible = True
But I keep getting an error saying the index is invalid, when I know the data is there!
Can anyone help me? Is it a problem with VB5?
Thanks,
Chris Foley,
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|