Hi Miguel Not sure if this is what you mean. I've been scrolling my charts programatically. I use the following axes method: Chart1.Axes.Bottom.SetMinMax(1, 50); If you're using datetimes for your x axis then the min/max needs to be datetimes of course. i.e. it's not an index it's the actual x value...
I'm trying to do a similar thing. I have multiple charts which I want to align so the data along the x-axis is in the same position. I can set the left side no problem but because the right axis width varies I can't get an exact alignment. I tried the above code but they don't seem to address this i...
I have a new PC. The first thing I did was to install Delphi XE. The second thing I did on it was to install TeeChart Pro. When starting XE I get the following error: Can't load package C:\Program Files\Steema Software\TeeChart 2011 for Delphi 2011\Delphi15\Bin\DclTree2D15Tee9.bpl. Cannot load packa...