Hello together,
When using the xamDataChart, the Min and Max values displayed determine how big the axis are. By default, this is quite nice, however, I want to have an are ~10 more space below the lowest and above the highest value, since it looks like it is cut on the lowest/highest value.
Is there a way to have a kind of "offset" around these values?
I hope you know what I mean :D
Best Regards,
Florian
Hello,
I join the question.
CategoryDateTimeXAxis has nice functionality: minimum and maximum value setting, real distance between data points. But it works only with DateTime. Is there any way to obtain such functionality for example with CategoryXAxis?
Than you for your posts.
@Florian - You can see this forum thread:
http://ko.infragistics.com/community/forums/t/72263.aspx
where a similar question is already discussed.
@Dmitry - You can use the CategoryXAxis' Interval Property. Here you can read more about it:
http://help.infragistics.com/Help/Doc/Silverlight/2014.1/CLR4.0/html/InfragisticsSL5.Controls.Charts.XamDataChart.v14.1~Infragistics.Controls.Charts.CategoryXAxis~Interval.html