Hello,
TChartScrollBar doesn't scroll correctly when one series is attached to bottom axis and second series is attached to top axis.
Initial chart
After zoom
After move scroll
Is it possible to force TChartScrollBar to obey axis settings like pTChartAxis->ExactDateTime = true; pTChartAxis->Increment = DateTimeStep[dtFifteenMinutes];
Best Regards,
Grzegorz
TChartScrollBar incorrect scroll when top and bottom axis
Re: TChartScrollBar incorrect scroll when top and bottom axis
Hi Grzegorz,
We use to recommend to use the standard TScrollBar instead of TChartScrollBar because it presents some problems in complex situations like this.
I'm sorry for the inconvenience.
We use to recommend to use the standard TScrollBar instead of TChartScrollBar because it presents some problems in complex situations like this.
I'm sorry for the inconvenience.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |