Chart for winform application. Features:
- Chart types: line chart, discrete point chart, bar chart
- Support pan and zoom
- Datetime x axis
- Real time updating chart data
- Fast speed
- Small code size, no dependency
Copy the files under "Chart" directory.
See Form1.cs for demo code.