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.
I want to add a feature to my application to get the series type (LineSeries, ScatterSeries, etc) and display an associated string in a combobox. I am having a problem to get this series type. How can I do this?
MKMuneesh Kumar G Syncfusion Team June 3, 2019 09:01 AM UTC
Hi Pedro,
Greetings from Syncfusion.
We have analyzed your requirement and we would like to inform you that we have implemented each series type as a separate class not an enum. If you want to add the types in ComboBox ItemsSource, you have to add it manually. We have listed the series types in below user documentation, please find it.