joeldevlearning / wf-poll

A WinForms Poll App
0 stars 0 forks source link

Add bar graph to results #3

Closed joeldevlearning closed 7 years ago

joeldevlearning commented 7 years ago

We can display and calculate a bar graph for results. This can appear below the text results. We also need to integrate this into our code, keeping the PollForm class as light as possible.

joeldevlearning commented 7 years ago

Merged into commit https://github.com/joeldevlearning/wf-poll-cwe/commit/407cd5c7784a6674093f70b236fd931bba050f64

However the chart's series' labels do not have data binding