Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
line break on null value line chart.
posted

Hi Support ,

Is it possible that when value is null in line chart than line should not be break. It should continue to next point.

I am attaching screen short of desire result and attaching example line chart file.

LineSeriesNullValues.rar
Parents
No Data
Reply
  • 2525
    posted

    Hello Asad,

    This behavior is currently not supported at the moment. You can submit it as a product idea at: http://ideas.infragistics.com/.

    You could simply remove the null element from your data source to achieve a similar behavior at the moment.

Children