Page 1 of 1

How to maximize the webchart area?

Posted: Thu Dec 02, 2010 9:14 am
by 15655406
Hello,

I would like to know which property to set to maximize the size of the chart? The chart has a lot of bottom spaces. Please see attached sample.

Many Thanks

Re: How to maximize the webchart area?

Posted: Thu Dec 02, 2010 11:22 am
by 10050769
Hello iEnergy,

If you don’t want a lot of bottom spaces in your WebChart I recommend that change margin values as do in next line of code:

Code: Select all

 tChart1.Panel.MarginBottom = 0;
Can you please, tell us if it is a solution for you? If it doesn't solve your problem, please send us a simple example so we can reproduce your problem here.

I hope will helps.

Thanks,