G
G
Gregory2019-09-24 19:48:00
WPF
Gregory, 2019-09-24 19:48:00

How to display a DataTable as a graph?

I write in C#. (MVVM)
Example:
5d8cb5536aff5536086875.png
Just need to render. Which UIElement to bind the DataTable to?
I tried to bind DataTable to Canvas through a converter, but as it turned out, Canvas is not intended for this. Which side to approach? Tell.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Gregory, 2019-09-29
@Ibris

If anyone needs it.
Solved with the help of ItemsControl.
Found this question .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question