Margin of Scrollpager and Tchart,

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Margin of Scrollpager and Tchart,

Post by amol » Tue Oct 13, 2015 11:55 am

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.

s1.png
Image1
s1.png (65.81 KiB) Viewed 8508 times
We also want to Set margin of Tchart.

Thanks in advance,
Attachments
Demo1.rar
Demo
(61.17 KiB) Downloaded 772 times

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Margin of Scrollpager and Tchart,

Post by Christopher » Tue Oct 13, 2015 3:18 pm

amol wrote:It sets the margin of Scrollpager only as shown in below Image.
Which version of TeeChart.dll are you using?

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

amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Re: Margin of Scrollpager and Tchart,

Post by amol » Wed Oct 14, 2015 5:37 am

Thanks for reply,

We are using 4.1.2012.5103 version of TeeChart.

Thanks,

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Margin of Scrollpager and Tchart,

Post by Christopher » Wed Oct 14, 2015 6:47 am

amol wrote: We are using 4.1.2012.5103 version of TeeChart.
In this case, as I believe I have suggested before, the solution is to upgrade to the latest version.
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

Post Reply