Search found 1 match
- Tue Aug 23, 2005 1:11 pm
- Forum: ActiveX
- Topic: Adding multiple scLine series
- Replies: 1
- Views: 3136
Adding multiple scLine series
ActiveX Version 7.0, VB6: I'm trying to add a large number of line series to a chart and I've got an array of OLE_COLORs that I want to cycle through using, e.g., oleColor(j mod 16). I can't seem to get the lines to come out with my colors and after the 15th or 16th line all of the remaining lines a...