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
Please ignore this. I see what I did wrong.
Could you please give me an example of the xamGauge with codebehind (csharp)? I need to create many gauge at runtime.
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Thank you for your answer.
I realized that I was catching the "LabelAdding" event and redefinng the label and that was the cause of the problem...
Nevertheless, I appreciate your answer.
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.