Margin of Scrollpager and Tchart,
Posted: 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.
We also want to Set margin of Tchart.
Thanks in advance,
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,