kirsan31 / winforms-datavisualization

System.Windows.Forms.DataVisualization provides charting for WinForms applications.
MIT License
47 stars 19 forks source link

Smooth zoom & Round numbers #32

Open harborsiem opened 1 year ago

harborsiem commented 1 year ago

I found a Codeproject article for the Chart control. Maybe it is helpful for future extensions to the chart control.

Codeproject article