Hi all,
I am having interval issue here with me, i need constant interval for the columnseries chart and also i am binding the same to the interval property of
CategoryXAxis but the interval is getting implicitly set.
Please find attached chart.
Can someone please provide me a sample so that it has constant interval.
This is a very important requirement for me to fulfill.
Thanks
Rakesh
Hi Matt,
I have modified your attached sample.Please find attached.
I have changed the data in it.
Is there any property for increasing the width of the bars displayed in the Columnseries without modifying the data?
Please help.
Thanks inadvance
Rakesh.
Hello Matt,
All issues have been resolved.
It was happening due to presence of other properties in my model class.
But again I have to analyse why the presence of other properties disturbs the binding of labels of X-axis.
HI,
Can you provide a small sample replicating this issue or modify the attached sample and replicate.
What build are you using ?
Sincerely,
Matt Developer Support Engineer
Just to inform you, I am already following the approach to add zero valued 'Y' points in the collection.
Now I would explain you my issue a little more in detail. As you see in the new attached chart.
The first issue is when I set the Interval for '2' for CategoryXAxis, the first two labels(16.00,18.00) are correct but the next label comes as 22.00 which is incorrect.
The next issue is earlier I had zero 'Y' value for 'X'-33.00 and when I add a 'Y' value for 'X'-33.00, the label for 33 appears in the X-Axis also.
This is not a feature which is required by me and it disturbs the constant interval feature for columnseries.
I request you to please help me in overcoming these issue.
You could add a bunch of zero valued points to your series.
I am attaching a chart that does just that.
Please review my sample.
Sincerely, Matt
Developer Support Engineer