From 6d15e4af2fc36d4dee6c60d37a796d07527522dd Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:51:43 +0300 Subject: [PATCH] SEO-178943-Redirect-Links-MVC1 --- aspnetmvc/Chart/Chart-Series.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetmvc/Chart/Chart-Series.md b/aspnetmvc/Chart/Chart-Series.md index a91c859c..f997c787 100644 --- a/aspnetmvc/Chart/Chart-Series.md +++ b/aspnetmvc/Chart/Chart-Series.md @@ -47,7 +47,7 @@ In EjChart, you can add multiple series object in the **Series** options. The se ![](Chart-Series_images/Chart-Series_img1.png) -[Click](https://mvc.syncfusion.com/demos/web/chart/column) here to view the multiple series online demo sample. +[Click](https://ej2.syncfusion.com/aspnetmvc/Chart/Column#/bootstrap5) here to view the multiple series online demo sample. ### Customizing all series together @@ -129,7 +129,7 @@ EjChart allows you to render the combination of different series in the chart. ![](Chart-Series_images/Chart-Series_img3.png) -[Click](https://mvc.syncfusion.com/demos/web/chart/combination) here to view the combination series online demo sample. +[Click](https://ej2.syncfusion.com/aspnetmvc/Chart/CombinationSeries#/bootstrap5) here to view the combination series online demo sample. ### Limitation of combination chart