Hello Bruno,
The result you describe is expected, because in the calculations for the AutoRange functionality, the null values are treated as 0. In this case, I would recommend that after the chart is databound, you check all data points in the DataSeries collection of the chart and remove those series that contain only null points. For example:
The other approach that you can use, it not to use the AutoRange option and define the values of the YAxis manually. Please refer to our online documentation for information how to do this -
http://www.telerik.com/help/silverlight/radchart-features-axes-overview.html.
Regards,
Tsvetie
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items