How to realize a pie chart with scroll bars
Posted: Tue Aug 13, 2013 12:22 pm
Hi.
I want to implement a pie chart in Delphi with TeeChart Pro, which can be zoomed in.
When the chart is zoomed I would like to show scrollbars on the right and bottom axis, so that the user is able to see a certain part of the pie chart.
I did not find an easy way to do this.
Am I missing something, or do I really have to add TScrollbars to my panel and do all the scrolling stuff by myself?
Thank you in advance!
Best regards.
I want to implement a pie chart in Delphi with TeeChart Pro, which can be zoomed in.
When the chart is zoomed I would like to show scrollbars on the right and bottom axis, so that the user is able to see a certain part of the pie chart.
I did not find an easy way to do this.
Am I missing something, or do I really have to add TScrollbars to my panel and do all the scrolling stuff by myself?
Thank you in advance!
Best regards.