I have an ASP script that passes info to a page that creates a chart using MS Chart Component. That works fine. However, I need to add some additional features. Chart Control documentation doesn't give me any clues on how to do it. My problem is this:
1. There are ten data series on X axis. I need to allow users to add 30 series, but only show 10 (probably every third) tick marks.
2. Also, there would have to be only three tick mark labels.
Confused? So am I!
1. There are ten data series on X axis. I need to allow users to add 30 series, but only show 10 (probably every third) tick marks.
2. Also, there would have to be only three tick mark labels.
Confused? So am I!