Hi steema Support,
We have some issue related to the margin of Scrollpager and Tchart,
In the attached demo, Click on "Press This:-> Set Margin of Tchart and Scrollpager" Button. On this button we set the margin of Scrollpager as well as Tchart using below Code.
m_ScrollPagertool.SubChartTChart.Panel.MarginLeft = 10;
tChart1.Panel.MarginLeft = 10;
It sets the margin of Scrollpager only as shown in below Image.
We also want to Set margin of Tchart.
Thanks in advance,
Margin of Scrollpager and Tchart,
Margin of Scrollpager and Tchart,
- Attachments
-
- Demo1.rar
- Demo
- (61.17 KiB) Downloaded 805 times
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Margin of Scrollpager and Tchart,
Which version of TeeChart.dll are you using?amol wrote:It sets the margin of Scrollpager only as shown in below Image.
In the latest version, pressing the button has no effect on the chart.
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Margin of Scrollpager and Tchart,
Thanks for reply,
We are using 4.1.2012.5103 version of TeeChart.
Thanks,
We are using 4.1.2012.5103 version of TeeChart.
Thanks,
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Margin of Scrollpager and Tchart,
In this case, as I believe I have suggested before, the solution is to upgrade to the latest version.amol wrote: We are using 4.1.2012.5103 version of TeeChart.
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |