The usual .NET suspects have Xamarin components - ie http://www.telerik.com/xamarin-ui
If something doesn't exist or suit your needs in native C# then you can use any exiting Coca or Java component and bind using http://developer.xamarin.com/guides/ios/advanced_topics/binding_objective-c/objective_sharpie/ or https://github.com/mono/monotouch-bindings or https://github.com/mono/monodroid-bindings Regards, Geoff On 17 November 2014 11:52, Greg Keogh <[email protected]> wrote: >> Reuse your existing c# code with xamarin + switch out your commercial >> graph/data grid component? > > > OK, one vote for a Xamarin solution. I don't know what I'd use for charting > and spreadsheet simulation in this scenario. I don't even know what kits or > built-in things you use on Android or Apple devices for advanced charting, > do they have their own ecosystems of widget vendors? -- Greg
