waveform chart

I want to make a waveform chart with two ordinates, and the graph changes automatically as the data is inserted, can you give me an example?


1 Reply 1 reply marked as answer

DR Dhanaraj Rajendran Syncfusion Team January 17, 2025 12:04 PM UTC

Hi Tom,


Yes, you can create a waveform chart using our WPF SfChart. You can use the Spline chart, which provides smooth curves ideal for visualizing waveform data. For handling a larger amount of data efficiently, we recommend using the Fast charts or Fast Bitmap charts, which is optimized for performance with high-volume datasets. To assist you further, we have provided the following resources for your reference:

UG Documentation: Spline Chart in WPF Charts control | Syncfusion

UG Documentation: Fast Chart in WPF Charts control | Syncfusion

KB article: How to create a real time Chart (SfChart) using MVVM in WPF

If you have any additional questions or need further assistance, please don't hesitate to reach out. We're always here to help!


Regards,

Dhanaraj Rajendran.


Marked as answer
Loader.
Up arrow icon