Stretchwickster
Programmer
Hi,
At the moment I have a TChart component with 1 x-axis and 1 y-axis on which I display 3 series. Each series has a different scale (e.g. Series1 0..5, Series2 0..2, Series3 0..1). Ideally, what I want to do is display 3 y-axes and 1 x-axis so that each y-axis has the relevant scale for its particular Series (if that makes sense!!!). Any suggestions?
P.S. Below is a crude little diagram!!
|||
|||
|||
3 y-axes --> |||
|||________________ <-- 1 x-axis
At the moment I have a TChart component with 1 x-axis and 1 y-axis on which I display 3 series. Each series has a different scale (e.g. Series1 0..5, Series2 0..2, Series3 0..1). Ideally, what I want to do is display 3 y-axes and 1 x-axis so that each y-axis has the relevant scale for its particular Series (if that makes sense!!!). Any suggestions?
P.S. Below is a crude little diagram!!
|||
|||
|||
3 y-axes --> |||
|||________________ <-- 1 x-axis