Data Controls panel
Create context menu
ADF Mobile Chart
Component Gallery
select chart type
complete Edit Action Binding (if available)
Change Chart Data Shape
A data binding is a way to connect data and methods to UI components. More
A chart is a visual display of data. It plots the data graphically, making it easy to see trends in the data or relationships in the data. ADF Mobile charts let you evaluate multiple data points on multiple axes in a variety of ways. Many chart types assist in the comparison of results from one group against the results from another group. More
Typed Attributes
Select to interpret data points in a collection as typed attributes. Each kind of data point in the collection is represented by a different attribute. This option is also valid when there is only a single kind of data point in the chart. For example, if you have data points for Estimated Value and Actual Value, then select Typed Attributes only if you have one attribute for the estimated value and a second attribute for the actual value.
Name-Value Pairs
Select to interpret data points in a collection as sets of name-value pairs. This selection indicates that there are multiple kinds of data points but only a single attribute to designate these points. In this case, the single attribute has values that identify each kind of data point. For example, the attribute might have the value EST for a data point that represents an estimated value, and ACT for a data point that represents an actual value.
Mobile Developer's Guide for Oracle ADF, "How to Create Databound Data Visualization Components"
Copyright © 19972013, Oracle. All rights reserved.