In This Topic
CompositeChart for ASP.NET Web Forms provides the following unique key features:
- Combine multiple type chart
C1CompositeChart makes it possible to show pie/line/spline/Bezier/bar/column/Scatter together in one chart.
- Rich client side object model
Make your web application more efficient by using C1CompositeChart’s rich client side object model. It provides client side properties, methods, and events for you to use at client-side.
- Advanced visual effects for chart elements
Enhance the chart elements’ appearance by applying color, angle, gradient, intensity, scaling, and shape to change the effects.
- Tooltip Labels
On hovering the chart elements, C1CompositeChart can display a tooltip text with information on each point and series. The tooltip follows as the user moves the mouse over the graph.
- Multiple Value Type of Axis
X axis supports string/numeric/datetime type and Y axis supports numeric/datetime type. C1CompositeChart is very intelligent about numeric and time values. It determines the interval value of each unit and where to place the ticks automatically.
- Multiple Axis Support
C1CompositeChart makes it possible to show multiple axes on one chart using the YAxes property.
- Full Cross-browser compatibility
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. ASP.NET Web Forms Charts support these popular browsers: IE6+, Firefox 3+, Safari 3+, and Chrome.