Page 1 of 1

Margin of Scrollpager and Tchart,

Posted: Tue Oct 13, 2015 11:55 am
by 9526439
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 8956 times
We also want to Set margin of Tchart.

Thanks in advance,

Re: Margin of Scrollpager and Tchart,

Posted: Tue Oct 13, 2015 3:18 pm
by Christopher
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.

Re: Margin of Scrollpager and Tchart,

Posted: Wed Oct 14, 2015 5:37 am
by 9526439
Thanks for reply,

We are using 4.1.2012.5103 version of TeeChart.

Thanks,

Re: Margin of Scrollpager and Tchart,

Posted: Wed Oct 14, 2015 6:47 am
by Christopher
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.