J
J
jazex2017-02-17 08:52:18
.NET
jazex, 2017-02-17 08:52:18

Which Free Graphing Component for Winforms .NET Should I Choose?

I'm looking for a free component for plotting graphs in Winforms .NET. Ideally, you need support for the following features:
- scaling with the mouse (for example, a selected rectangle or at least using scrollbars)
- several charts one under the other, with a synchronized X axis
- tooltip when you hover over a point on the chart with the mouse
- different types of charts: linear, histogram , dot
I tried the standard Winforms Chart before, but I didn't find how to make several ChartAreas connected along the X axis, and scaling is not very convenient.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Grekhov, 2017-02-23
@jazex

Without further ado: OxyPlot and the younger LiveCharts project

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question