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
426
3D XamChart charts are not displayed on 64bit Machines
posted

Hi,

        I have WPF application which is using xamChart with Any CPU compilation does not work /

Display 3D charts on 64bit machines. but, yes it displays 2d charts (View3D =false)

Can some one help in this regards.

 

Thanks in advance.

Narayan


 

Parents
No Data
Reply
  • 426
    posted

        I tried doing POC for 3D Chart on 64bit machine and it is working for WPF Application compiling with Any CPU and x64 but, not with x86 compilation.

    And for SQL query execution (ADODB) , we have to compile in x86 to work on 64bit machines.  2D charts works with x86.   Any idea please share with me.

    Thanks

    Narayan

Children