ZedGraph
ZedGraph is a set of classes, written in C#, for creating 2D line and bar graphs of arbitrary datasets. The classes provide a high degree of flexibility -- almost every aspect of the graph can be user-modified. At the same time, usage of the classes is kept simple by providing default values for all of the graph attributes. The classes include code for choosing appropriate scale ranges and step sizes based on the range of data values being plotted.
ZedGraph also includes a UserControl interface, allowing drag and drop editing within the Visual Studio forms editor, plus access from other languages such as C++ and VB. ZedGraph is licensed under the LGPL.
Go to http://zedgraph.org/wiki/index.php?title=Main_Page
See also these related projects.
- DaveChart - DaveChart is a free .NET charting library. Since I am the only person that ...
- Diagram.NET - Diagram.NET is a free open-source diagramming tools written entirely in C#. Put ...
- fyiReporting RDL Project - The fyiReporting RDL Project is a powerful report and charting system based on R ...
- Netron Diagramming Library - The Netron diagramming library is a generic diagramming, graph-drawing and graph ...
- NPlot - NPlot (formerly known as scpl) is a free charting library for .NET. It boasts an ...
- NShape - NShape is an Open Source diagram designing framework for .NET WinForms? Software ...
- Report Generator - An open source report generator with examples complete with report editor, licen ...
- SharpZebra - A C# library that simplifies the process of printing to Zebra printers. We hope ...
- WebChart - WebControl for creating charts, that render as images(png, jpg, gif, etc). Supp ...