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
580
Linechart with nullvalues at the end
posted

Hello!

Can somebody help me with the following Chart-Problem:

I use a LineChart.
My Data for the chart has null values and i want to see the line between non-null values: So i use NullHandling.InterpolateSimple.
But i dont want to see the line at the end - when there comes only null values!

Please take a look at my screenshot - i hope you can understand what i meen!

Thanks 4 your Help!

myGil