In This Topic
FlexChart allows you to represent data visually in 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.
Key Features
- Chart Type: Change a line chart to a bar chart or any other chart type by setting a single property. FlexChart supports more than ten different chart types.
- Animation: Add effects to your chart with a variety of built in animations.
- Scrolling & Zooming: Enable scrolling and touch based zooming for your charts, for a better view of bigger charts on a smaller screen.
- Touch Based Labels: Display chart values using touch based labels.
- Multiple Series: Add multiple series on a single chart.
See Also