Hello,
I have a problem with the XamRadialGauge. I set the EndValue of the scale to 100 and it transforms it into "1E+02".
I don't want this to happen for any of the values I set (either on the StartValue or the EndValue). Is there any way to avoid this?
Thank you in advance
Thank you for your post. I have been looking into it and I created a sample project for you using following your scenario and everything seems to work ok on my side. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.
Looking forward for your reply.
Could you please give me an example of the xamGauge with codebehind (csharp)? I need to create many gauge at runtime.
Please ignore this. I see what I did wrong.