ComponentOne Chart™ for Windows Phone supports over 30 popular chart types including bar, line, area, and pie. Combine multiple chart types together in the same plot and visualize your data with advanced features such as data labels and interaction.
Features
-
30+ Chart Types
Get the exact chart representation you need for your phone application by choosing from over 30 popular 2D chart types. Available chart types include line, scatter, bar, column, pie, area, stacked and many more. See the Chart Types page for a full listing of supported charts.
-
Flexible Data Binding
Bind the control to a collection of business objects, or XML file by setting a few properties. Set the data source at the chart level or for each data series within the chart. The entire chart structure including data series, axes, and plot areas can be declaratively bound to in XAML, enabling popular design patterns such as MVVM.
-
Data Labels
Display relative data values over chart elements as labels. Display static labels or display labels when the user touches a plot element.
-
Chart Legend
Create a separate chart legend using the C1ChartLegend control that connects to the chart through one property. This design provides maximum flexibility when styling and positioning the legend.
-
Zoom and Pan Interaction
Built-in interaction includes zooming and panning. Zoom-in using a double tap or stretch gesture and zoom-out by pinching. Pan the chart by dragging in any direction.
-
Combine Chart Types
Combine multiple, different chart types into one chart. Just set the ChartType property on each data series to achieve your desired combination.
-
Multiple Plot Areas
Stack multiple plot areas horizontally and vertically. Split multiple data series into different plot areas to increase readability and analysis of multiple data sets, while sharing common chart parts such as axes, legends and titles.
-
Customizable Axes
C1Chart gives you many axis options such as time display, logarithmic scales, axis panning, custom axis labels and support for multiple axes. Display multiple, dependent axes on the top, bottom, left, or right of the chart by simply adding to the chart's Axes collection.
-
Aggregate Views
By just setting one property you can view calculated aggregates for your charted data. Aggregation options include Sum, Count, Average, Minimum, Maximum, Variance and Standard Deviation.
-
Predefined Color Palettes
C1Chart includes 22 built-in color palettes including Metro and Office color schemes. Or customize your palette precisely in code.
-
Lighting and Shadow Effects
Create borders with lighting effects and add soft or hard shadows behind plot elements.