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
65
Parse json data to any chart.
posted

Hello! I am new in ios programming. So I need to pass json data to any chart from infragistics framework. How can I do that? Do you have any tutorials or documentation for that? Thank you for help! 

Parents
  • 21382
    posted

    Obj-C provides an API to handle JSON.  It's called NSJSONSerialiazation.  It is used multiple times in our SamplesBrowser source code and provided in the install.  The default install it's at \Developer\<NucliOS Install Folder>\Samples. 

    Take a look at the igStockHistoryViewController.

Reply Children
No Data