Search found 1 match
- Wed Oct 20, 2004 12:45 pm
- Forum: ActiveX
- Topic: Problem with custom horizontal axes and bar series
- Replies: 1
- Views: 3410
Problem with custom horizontal axes and bar series
I use TeeChart Pro v5 ActiveX. In my chart I add several bar series each with its own horizontal and vertical axes. I use AddCustom(true) to create the horizontal axis, and sets the HorizontalAxisCustom property of my bar-series to the new axis. I set the StartPosition and EndPosition properties of ...