Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Scattergraph crash when programmatically updating y-axis scale beyond a certain range

Solved!
Go to solution

I expanded on your idea that the Y values are what's causing the issue and it led me to the code where the raw data is being manipulated into the Y values. When I finalize the Y values before they are graphed out they are decimal type variables. I added code where it performs a conversion to the double before any of the graph related code and now everything seems to be functioning fine. I appreciate all the help, thanks again

0 Kudos
Message 11 of 11
(2,776 Views)