Skip to content

kirsan31/winforms-datavisualization

 
 

Repository files navigation

WinForms Data Visualization

Nuget (with prereleases)

This repository is a .NET continuation of .NET Framework System.Windows.Forms.DataVisualization that provides charting for WinForms.

What is done.

  • .NET 6+ support.
  • Lots of performance improvements.
  • New WinForms designer support (not complete yet).
    • Serialization / deserialization - all existing forms will work and you can drag chart control from toolbox on new forms.
    • Editors porting status information is here.
  • Small bugs fixes.
  • Nuget package.

To Do.

  • Full designer parity with .net framework version.

Getting started with Chart Controls

The best way to learn about Chart Controls is by looking at the sample solution where via interactive experience with the app you can learn about every chart type and every major feature. While modifying the control parameters and instantly seeing how that affects the look of the control, you can also get the generated C# or Visual Basic code to use in your apps.

Chart Controls

About

System.Windows.Forms.DataVisualization provides charting for WinForms applications.

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • C# 100.0%