Charts for iOS / Xamarin.iOS
DevExpress Charts for iOS is a powerful visualization library that enables you to display your data with bars, areas, lines and in many other forms.
#Import the Library
Import Charts for iOS into Xcode or Visual Studio (Xamarin Studio) to use the library in your project.
Learn how to import the library
#Getting Started
These guides introduce the DevExpress Charts Suite for iOS. You will develop two applications - the first compares the area of the largest countries by land mass areas using a Pie Chart and another displays the GDP of 3 countries using Line series in a Cartesian Chart.
Lesson 1: Pie Chart | Lesson 2: Cartesian Chart
#API
iOS API Reference | Xamarin.iOS API Reference
#Common Chart Features
This section contains information about all the common features of the Pie and Cartesian chart types.
Learn more about common chart features
#Pie Chart
The DevExpress Pie Chart allows you to visualize your data in a Pie (Circular) chart.
Learn more about the Pie Chart view
#Cartesian Chart
The DevExpress Chart allows you to visualize your data in a Cartesian (XY) chart.