CustomAxes
Posted: Mon Jun 01, 2009 3:58 pm
Hi,
I'm working on project where I have to show several series on same chart and each series has own axis set (left and bottom) due to their properties.
1. When I create series and add it to chart which are default axes assigned for added series?
2. If I create custom axes and assign it to series custom horiz. and vert. axes I am not able to zoom into (mouse) selected area on chart like before with default assigned axes to series. How can I resolve that.
3. I don't know if this kind of solution is optimal while each series has custom axes (it also decreases performance). Is it possible to use default axes set (bottom, left) and then show several series on same graph with aspect that each series could have different scaling of values? Imagine 4 channel oscilloscope where we show 4 signals on same chart at same time, but every channel has own Volt/div. That means we use all time same axes set but oscilloscope is scaling series to proper V/div. So is possible to keep real values in data arrays and scale series only graphicaly.
I hope I was clear enough, while I could sometimes complicate things very well.
Thank you for your answers.
Best regards,
Aljosa
I'm working on project where I have to show several series on same chart and each series has own axis set (left and bottom) due to their properties.
1. When I create series and add it to chart which are default axes assigned for added series?
2. If I create custom axes and assign it to series custom horiz. and vert. axes I am not able to zoom into (mouse) selected area on chart like before with default assigned axes to series. How can I resolve that.
3. I don't know if this kind of solution is optimal while each series has custom axes (it also decreases performance). Is it possible to use default axes set (bottom, left) and then show several series on same graph with aspect that each series could have different scaling of values? Imagine 4 channel oscilloscope where we show 4 signals on same chart at same time, but every channel has own Volt/div. That means we use all time same axes set but oscilloscope is scaling series to proper V/div. So is possible to keep real values in data arrays and scale series only graphicaly.
I hope I was clear enough, while I could sometimes complicate things very well.
Thank you for your answers.
Best regards,
Aljosa