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

fixed width columns in a column chart

Hi,

I have a column chart where I have set the following:

.XAxis.IsAutoSetRange = false;
.XAxis.DateTimeRange = new DateTimeRange(datefrom, dateto);


when I have a series of 3 or more data points the appearance is normal -- each column is fixed width. But if I get a series containing either 1 or two columns then it suddendly stretches the width of the columns.

Why is this? is there any way to stop this behavior?

Thanks


2 Replies

AB ab ba December 6, 2010 01:36 PM UTC

I should add this that same re-occuring problem happens on many of the examples that come with the control...

e.g.
C:\Syncfusion\8.4.0.10\WPF\Chart.WPF\Samples\3.5\WindowsSamples\Chart Axis\Logarithmic Axis Demo\Cs\

If I take this example, and remove all the test data except for 2 datapoints, the same distortive 'stretching' occurs to the columns in the chart.



NK Nithin Kaushik A Syncfusion Team December 7, 2010 12:56 PM UTC

Hi ab ba,

Thanks for your interest in Syncfusion products.

Please follow the DirectTrac incident #74977 for the fix to this issue.

Let us know if you have any questions.

Regards,
Nithin Kaushik


Loader.
Live Chat Icon For mobile
Up arrow icon