Answer the question
In order to leave comments, you need to log in
How to conveniently and visually organize a moving chart in C#?
If you make a graph moving in time, then how is it more convenient to shift the x coordinate of a point: through Offset, through the point.X property, by gradually creating points from an array, or something else? ...I'm trying to build through DrawLine() by points.
Answer the question
In order to leave comments, you need to log in
if for the web, then www.highcharts.com/demo/dynamic-update is beautiful
; if for the desktop, then, for example, like this
If for WinForms, then I recommend to see how it is done in ZedGraph
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question