The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
DVDivya Venkatesan Syncfusion Team February 2, 2018 09:38 AM UTC
Hi Juan,
Thanks for using Syncfusion products.
We have prepared a sample to add the series from ViewModel by declaring a property SeriesCollection in ViewModel and bind it to SfChart.Series property and using button command, a new series will be added to SeriesCollection from view model.