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
714
Error when when closing a tab that has XamRadialGauge
posted

 

Hi,

I get the following error when a tab is closed which has a XamRadialGauge. 

System.ArgumentException: '-25' is not a valid value for property 'Width'.

I've prepared a sample project that reproduces the error but couldn't attach the project as a zip file because of the error I get while adding zip file. Therefore I attached the MainWindow.xaml file with txt extension.

I tried to track down the error and found that it was the RadialGaugeTickMarkGroup causing the problem. But I don't know how to solve it. Apparently I can not give up on tickmarks! So I need an immediate solution to this error.

Can anyone help?

Thanks in advance