We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Problem with column chart

Hi,

I've got a problem with a column chart. The column are very thin (like a vertical line). How can I set the width of the columns ?

Thanks for your help.

Lucie

5 Replies

AD Administrator Syncfusion Team December 15, 2006 07:32 PM UTC

Hi Lucie,

Thanks for your continuous interest in Syncfusion products.

To change the width of the columns you have to set the following property. Have a look at the below code.

[C#]
this.ChartWebControl1.ColumnWidthMode = ChartColumnWidthMode.FixedWidthMode;
this.ChartWebControl1.ColumnFixedWidth = 5;

Please let me know if this helps.

Regards,
Sureshbabu


AD Administrator Syncfusion Team December 19, 2006 08:20 AM UTC

It works great !!

Thanks a lot :)


AD Administrator Syncfusion Team December 19, 2006 02:55 PM UTC

Hi,

We are glad to hear that the issue is resolved.

Please open new forums if you have any other concerns.

Thanks for choosing Syncfusion products.

Best Regards,
Sureshbabu


AD Administrator Syncfusion Team March 4, 2009 02:37 PM UTC

Hi

I have the same problem for Box And Whisker Chart, I tried the solution but it doesn´t work. Please let me know if there s a different solution since my box and whiskers are getting as thin as lines.

Thanks in advance.

>Hi,

We are glad to hear that the issue is resolved.

Please open new forums if you have any other concerns.

Thanks for choosing Syncfusion products.

Best Regards,
Sureshbabu



MS Manimala S Syncfusion Team March 5, 2009 12:28 PM UTC

Hi Lucie,

This issue has been confirmed as a defect. Our development team needs 1 week time to fix this issue.

Will come back to you once the issue got

fixed.

Sorry for the inconvenience.

Thanks,
Manimala


Loader.
Live Chat Icon For mobile
Up arrow icon