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
1735
StackOverflow Exception loading HighDensityChart with Discrete data
posted

We found what seems to be a bug when trying to display certain kind of data with the HighDensity Series on the XamDataChart.

Our data has discrete values on Y (3, 5, 7, etc), and many values on X on a small range.

Apparently the High Density Chart can not handle this  kind of data, but we would expect a message saying the data is not good for a High Density Chart and not an exception.

Attached you can find a simple Solution reproducing the error.

PS: This is happening with the base version of Infragistics 15.2

HighDensityChartException.zip
Parents Reply Children
No Data