For security reasons, we are now requiring Username instead of Email. If you forgot your Username, please use the Forgot Username/Password link below.
Already have an account?
Please enter a minimum of 6 characters, including at least 1 number. Example: p4$$word
Integrate pie charts into your ASP.NET Web applications with ComponentOne PieChart™ for ASP.NET Wijmo. The Pie Chart draws each series as a slice of data and includes rich customization and animation.
Render the C1PieChart as a Donut chart by setting the InnerRadius property.
What makes these charts superior is that they’re powered by Scalable Vector Graphics (SVG). SVG is a perfect for creating rich and interactive visualizations in HTML5. Some benefits of charting with SVG include true client-side charting, DOM-friendly charts, hardware accelerated graphics, interactive animations and tooltips, and streaming visualizations. Plus, the charts require no additional plug-ins.
C1PieChart supports binding data from an external data source on the server. Enabling DataBinding is as simple as setting the DataSourceID or DataSource and DataBindings properties. Our Chart supports all of the standard ASP.NET DataSource Controls such as SqlDataSource and all standard DataSource types such as DataTable. DataBinding in our charts is very familiar and can be done at design time or in code.
All ComponentOne charts are optimized for streaming live data. The charts will animate as the data changes and show transitions to visualize the data in the data set.
Add special effects to your pie chart. For example, use the animation and shadow options and the getOffset method to explode and scale the pie chart.
Associate tooltips and links with chart elements, so the chart responds to mouse events. This is done using an HTML image map, which is handled on the client.
C1PieChart's rich set of properties allow you to change the look and feel of your chart. Modify its appearance with different colors for series and for items in a series, and shadows for the Chart elements. For a better UX, the position, size, and color are also adjustable.
Ensure your UI works in every browser and every device without worrying about compatibility issues. Create interactive charts that render just as well in IE6 as they do on an iPad. ComponentOne ASP.NET Charts support these popular browsers: IE6+, Firefox 3+, Safari 3+, and Chrome.