[]
        
(Showing Draft Content)

FlexChart

The FlexChart control allows you to represent data visually in Android mobile applications. Depending on the type of data you need to display, you can represent your data as bars, columns, bubbles, candlesticks, lines, scattered points or even display them in multiple chart types.

FlexChart manages the underlying complexities inherent in a chart control completely, allowing developers to concentrate on important application specific tasks.

FlexChart app running on an Android phone

Key Features

  • Chart Type: Change a line chart to a bar chart or any other chart type by setting a single property. FlexChart supports over ten different chart types.
  • Touch Based Labels: Display chart values using touch based labels.
  • Multiple Series: Add multiple series on a single chart.

See Also

Quick Start: Add Data to FlexChart

Chart Elements