Hello!
Is it possible:
1. To have a scatter chart with X axis labels being not numbers, but strings like "BMW", "Mercedes" and so on?2. To have a correct chart as in (1) above when some of the points are missing from the series (like if series is Year, in some years BMW may be missing, and in some Audi)?
Hello,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I suggest you use the XamDataChart, where the functionality you want can be achieved by creating a Template for the Axis’s Labels. Here it is shown how:
http://help.infragistics.com/NetAdvantage/Silverlight/2011.2/CLR4.0/?page=xamDataChart_Axis_Label_Templates.html
Feel free to write me if you have further questions.