From 12b1b0f8a078b4c7340a6a326f06f22313f8fbcb Mon Sep 17 00:00:00 2001 From: Edithabich Date: Thu, 4 Jan 2024 16:07:19 +0300 Subject: [PATCH 1/2] SEO-178901-mvc-page-with-redirect --- aspnetmvc/Chart/3D-Chart.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/aspnetmvc/Chart/3D-Chart.md b/aspnetmvc/Chart/3D-Chart.md index c17182db..860923de 100644 --- a/aspnetmvc/Chart/3D-Chart.md +++ b/aspnetmvc/Chart/3D-Chart.md @@ -33,7 +33,7 @@ For rendering a 3D Column Chart, specify the series **Type** as **Column** in th ![](3D-Chart_images/3D-Chart_img1.png) -[Click](https://mvc.syncfusion.com/demos/web/chart/column3d) here to view the Column 3DChart online demo sample. +[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/Column#/bootstrap5) here to view the Column 3DChart online demo sample. ## 3D Bar Chart @@ -57,7 +57,7 @@ You can create a 3D Bar Chart by setting the series **Type** as **Bar** in the c ![](3D-Chart_images/3D-Chart_img2.png) -[Click](https://mvc.syncfusion.com/demos/web/chart/bar3d) here to view the Bar 3DChart online demo sample. +[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/Bar#/bootstrap5) here to view the Bar 3DChart online demo sample. ## 3D Stacked Column Chart @@ -111,7 +111,7 @@ You can create a 3D Stacked Column Chart by setting the series **Type** as **Sta ![](3D-Chart_images/3D-Chart_img4.png) -[Click](https://mvc.syncfusion.com/demos/web/chart/stackingcolumn1003d) here to view the 100% Stacked Column 3DChart online demo sample. +[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/StackedColumn#/bootstrap5) here to view the 100% Stacked Column 3DChart online demo sample. ## 3D Stacked Bar Chart @@ -138,7 +138,7 @@ To create Stacking Bar 3DChart, set the series **Type** as **StackingBar** in th ![](3D-Chart_images/3D-Chart_img5.png) -[Click](https://mvc.syncfusion.com/demos/web/chart/stackingbar3d) here to view the Stacked Bar 3DChart online demo sample. +[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/StackedBar#/bootstrap5) here to view the Stacked Bar 3DChart online demo sample. ## 3D 100% Stacked Bar Chart @@ -165,7 +165,7 @@ You can create 100% Stacking Bar 3DChart by setting the series **Type** as **Sta ![](3D-Chart_images/3D-Chart_img6.png) -[Click](https://mvc.syncfusion.com/demos/web/chart/stackingbar1003d) here to view the 100% Stacked Bar 3DChart online demo sample. +[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/StackedBar100#/bootstrap5) here to view the 100% Stacked Bar 3DChart online demo sample. ## 3D Pie Chart @@ -240,7 +240,7 @@ To render the EjChart in 3D view, set the **Enable3D** option as **true** in the ![](3D-Chart_images/3D-Chart_img9.png) -[Click](https://mvc.syncfusion.com/demos/web/chart/column3d) here to view the 3DChart online demo sample. +[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/Column#/bootstrap5) here to view the 3DChart online demo sample. ### Placing Bar / Column kind of series side-by-side From 4f6607a590b9caf38c7bf14e7d63f97fa6714a38 Mon Sep 17 00:00:00 2001 From: Edithabich Date: Fri, 5 Jan 2024 11:57:28 +0300 Subject: [PATCH 2/2] SEO-178901-mvc-page-with-redirect --- aspnetmvc/Chart/3D-Chart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetmvc/Chart/3D-Chart.md b/aspnetmvc/Chart/3D-Chart.md index 860923de..1feeabb9 100644 --- a/aspnetmvc/Chart/3D-Chart.md +++ b/aspnetmvc/Chart/3D-Chart.md @@ -111,7 +111,7 @@ You can create a 3D Stacked Column Chart by setting the series **Type** as **Sta ![](3D-Chart_images/3D-Chart_img4.png) -[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/StackedColumn#/bootstrap5) here to view the 100% Stacked Column 3DChart online demo sample. +[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/StackedColumn100#/bootstrap5) here to view the 100% Stacked Column 3DChart online demo sample. ## 3D Stacked Bar Chart