IGChartView : Custom Data Styling (ObjectiveC / Xamarin.iOS - Monotouch) Darrell Kress / Tue, Apr 22, 2014 Introduction NucliOS 2014 v 1 introduces the ability to style individual parts of Category Series based charts. Now when certain datapoint needs to be brought to attention, you can change it's appearance...
Custom IGChartView Labelling (Objective - C / Xamarin.iOS) Darrell Kress / Thu, Apr 3, 2014 Why are we here? When showing data in the IGChartView, a common question is how can one format the data for the axis labels. So I threw together a little sample on how to use the IGChartViewDelegate...
Getting Started using NucliOS IGChartView with Xamarin.iOS Brent Schooley / Wed, Dec 11, 2013 Once upon a time, I wrote a post called “Getting Started using NucliOS with Xamarin.iOS Part 1: IGChartView” . It was a decent post and many people have told me they found it helpful. Unfortunately, I...
Adding Data to the IGChartView at runtime (Xamarin.iOS / Objective C) Darrell Kress / Mon, Nov 18, 2013 Intro Last week a customer asked in our forums how to add data at run time to the IGChartView. After answering the question I figured I would convert the sample over to Xamarin. So attached is a...
iOS NSString stringWithFormat: Performance (Objective-C) Torrey Betts / Mon, Oct 21, 2013 Introduction The string functions of most programming languages can cause performance slowdowns when they are frequently used. With iOS development you will see NSString references and its method...
Custom Axis Labels on iOS Charts (Objective-C and C#) Torrey Betts / Thu, Apr 25, 2013 Introduction When visualizing data and presenting it to your users, the readability of your presentation is key. Users should be able to look at the graphic like a body of text and have an understanding...
Getting Started using NucliOS with Xamarin.iOS Part 1: IGChartView Brent Schooley / Tue, Nov 6, 2012 NucliOS is Infragistics toolset that allows you to create high performance iOS applications that feature the wonderful data visualization you have come to expect from our developer tools. If you are a...