You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# How to generate dynamic number of series based on items source in WPF Chart (SfChart)?
2
2
3
-
You can generate dynamic number of series by extending the [WPF Chart](https://www.syncfusion.com/wpf-controls/charts) (inheriting SfChart) and providing it with the SeriesTemplate (for customizing series type and its properties) and Source properties.
3
+
You can generate dynamic number of series by extending the [WPF Chart](https://www.syncfusion.com/wpf-controls/charts) (inheriting SfChart) and providing it with the SeriesTemplate (for customizing series type and its properties) and Source properties.
4
+
5
+
KB article - [How to generate dynamic number of series based on items source in WPF Chart (SfChart)?](https://www.syncfusion.com/kb/7578/how-to-generate-dynamic-number-of-series-based-on-common-items-source-in-wpf-chart-sfchart)
0 commit comments