Hallo Support,
I have a fairly simple chart as in the screenshot here. From a certain point onwards there is no data available. In my c# code for the data in the DataTable I set the value to DBNull.Value. I would then expect the chart to stop drawing when it reaches the final data point (here around €28) but it then draws the line down to zero. Is there a way to avoid this? I've attached a zip with the mrt and test data.
Thanks and best regards,
John Kitching
Chart appearance when data is not available
Chart appearance when data is not available
- Attachments
-
- 1906.04_06_2012.zip
- (4.77 KiB) Downloaded 150 times
-
- 1905.Screenshot.jpg (56.79 KiB) Viewed 980 times
Chart appearance when data is not available
Hello,
Please try to set the ShowNulls property to false for series.
Thank you.
Please try to set the ShowNulls property to false for series.
Thank you.
- Attachments
-
- 1909.Screen.png (27.16 KiB) Viewed 970 times
Chart appearance when data is not available
That's great - I knew it would be something simple.
Thanks very much.
Regards,
John K.
Thanks very much.
Regards,
John K.
Chart appearance when data is not available
Hello,
We are always glad to help you!
Let us know if you need any additional help.
Thank you.
We are always glad to help you!
Let us know if you need any additional help.
Thank you.