Oscilloscope Chart
In main article, we will create an oscilloscope using LightningChart .NET. This project will have several user controls that allow modifying the values and the behavior of the waves within the application. We will use the WPF framework to create the user interface, add controls, and display the chart.
ExampleOscilloscopeXY from Demo
info
Check following link for step-by-step tutorial how to create an oscilloscope chart application in WPF using LightningChart .NET library: A Guide to Creating a Oscilloscope Chart.