Introduction
The Manco.Chart for .NET 4.4 is the next generation of the popular charting product.
It was completely redesigned for the .NET Framework 2.0. Written entirely with C#
Manco.Chart for .NET isn't a .NET interface over a recycled ActiveX component, but
100% .NET control with efficient memory usage. 100% Unicode support. The user interface
of the Manco.Chart for .NET is 100% localizable. Control can be used with C#, VB.NET,
and Managed C++ as well as other languages which use .NET Framework. All error handling
reports carried through .NET exception classes.
Different chart types support multiple modes, meaning that literally hundreds of
different styles and types are available for developers. The legend can be flexible
integrated to the chart area. The multi-line headers and rotated labels are supported.
The chart layout (titles, fonts, colors, labels' escapement etc) can be defined
using rich and powerful API or in the XML document, so you can easily manage the
style of your chart by changing the parameters.
Manco.Chart for .NET have very flexible data load model that allows using literally
any data source for charting. Manco.Chart for .NET allows using data from the XML,
array of doubles and DataTable object right 'from the box'. Also you can create
your own classes to access data from the other data sources (Web services, for example)
without converting it to the XML or array of doubles. For yours and your users convenience
library provides the Chart Layout control that allows you change all parts of the
chart's layout by using a single easy form.
Screenshot:
Manco.Chart for .NET supports next major chart
types:
1. |
Area |
26. |
Vertical Zero Axis |
2. |
Area 100% |
27. |
3D Area |
3. |
Area Stacked |
28. |
3D Area 100% |
4. |
Bar |
29. |
3D Area Stacked |
5. |
Bar 100% |
30. |
3D Bar |
6. |
Bar Stacked |
31. |
3D Bar 100% |
7. |
Bubble |
32. |
3D Bar Stacked |
8. |
Circular Gauge |
33. |
3D Bubble |
9. |
Column |
34. |
3D Column |
10. |
Column 100% |
35. |
3D Column 100% |
11. |
Column Stacked |
36. |
3D Column Stacked |
12. |
Doughnut |
37. |
3D Doughnut |
13. |
Financial Bar |
38. |
3D Funnel |
14. |
Funnel |
39. |
3D Horizontal Zero Axis |
15. |
Japanise Candlestick |
40. |
3D Kagi |
16. |
Horizontal Zero Axis |
41. |
3D Line |
17. |
Kagi |
42. |
3D Pie |
18. |
Line |
43. |
3D PieStacked |
19. |
Pie |
44. |
3D Pyramid |
20. |
PieStacked |
45. |
3D Range Area |
21. |
Pyramid |
46. |
3D Range Column |
22. |
Range Area |
47. |
3D Renko |
23. |
Range Column |
48. |
3D Stepline |
24. |
Renko |
49. |
3D Vertical Zero Axis |
25. |
Stepline |
50. |
X-Y Scatter |
Click on a chart type to view the screenshot! |
|