Search found 2 matches
- Wed Aug 30, 2006 10:56 pm
- Forum: VCL
- Topic: Multiple Axes on Chart
- Replies: 4
- Views: 6887
Why don't you use CustomAxes ? :?: I gathered that was what I was after, I was sort of hoping for a bit of assistance making a custom axis. To achieve that you should use custom axes as bertrod suggested. For more information on how to use them you could look at Tutorial 4 - Axis Control . You'll f...
- Wed Aug 30, 2006 6:56 am
- Forum: VCL
- Topic: Multiple Axes on Chart
- Replies: 4
- Views: 6887
Multiple Axes on Chart
Hi Folks, I'm designing a chart which has 10 series. 4 of these series need their own scale. I can work out how to assign a series to the left or right axes, but I can't work out how to add these other ones with a different scale. What Im looking for is: on the left side, I need price and volume, on...