Skip to content

cfwang123/csharpchart

Repository files navigation

Csharpchart

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

Install

Copy the files under "Chart" directory.

Usage

See Form1.cs for demo code.

Line and point chart:
image1

Multiple Y axes:
image2

Bar chart:
image3

Big data:
image4

Date axis and realtime data:
image5

About

Simple chart control for winform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages