Hi,
I am working with xamChart with Spline as chart type. When i am working with WinForm Controls, in Spline Chart there few options for NullValue Handling i.e. ZERO, DONT PLOT, INTERPOLATE SIMPLE & INTERPOLATE CUSTOM.
I want to know is these properties also exists for xamChart?
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 can say that our XamDataChart control has this functionality and since we are going to retire the xamChart in our 11.2 version and include XDC in NetAdvantage LOB product I suggest you use XamDataChart instead of XamChart. The property is called UnknownValuePlotting and here are described its possible values:
http://help.infragistics.com/NetAdvantage/WPFDV/2011.1/CLR4.0/?page=InfragisticsWPF4.Controls.Charts.XamDataChart.v11.1~Infragistics.Controls.Charts.UnknownValuePlotting.html
Feel free to write me if you have further questions.