Sometimes when cart is zoomed some axis values look like this:
Is it possible to limit values to 2 or 3 decimal places?
Thanks, Petar. That is exactly what I looked for!
Hello,
What you can do is set your XAxis’ Label property to a string like this one from code: "{0:0.###}" or like this in xaml: Label="{}{0:0.##}".
Please let me know if you require any further assistance on the matter.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support