Here is a problem when using multiple series on the same chart (like in TAChart axis demo)- when zooming, I usually need to zoom only horizontally- i.e. to see only a part of the duration of the process (i.e. between 3,450 secs to 3,65 secs). I think that this case will not be a problem.
Anyway, sometimes I have to zoom vertically only one of the series, and the rest to become unchanged. In fact, when I zoom (with the mouse) only the area is the mouse dragged area is show, which means, that only pieces of one of the series are shown. Do you think that what I want is doable, or I shall use separate charts for each series?
Still I wonder which of the two is the better solution...
I have attached an image, to explain things better.
BTW, I have the same problem for all the graphics demo- controls (usually TACHARTS) keep resizing with the form window. I could not find which property is responsible for that?