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
754
Float vs. Decimal: different number format?
posted

Hi there,

when sending float values into a xamChart we currently experience that the decimal point is not shown in contrast to the datatype Decimal, where everything is correct. We even think that the converting is not only wrong for display, but also for calculation, because the graphs look different depending on the datatype. Our development environment is set to European locales (DE-AT, CZ etc..)

I would understand if it would be a permanent problem, but why does the behaviour change with the datatype?

 

regards Florian

 

Parents
  • 3255
    Verified Answer
    posted

    Hello Florian,

    I have tested this issue using XamDataChart and it shows the float data correctly.  I would suggest you to use xamDataChart instead of XamChart.

    Please let me know if you have any questions on this matter.

Reply Children