Skip to content

Commit 06f4523

Browse files
Merge pull request #410 from syncfusion-content/SEO-178901-mvc-page-with-redirect
SEO-178901-mvc-page-with-redirect
2 parents 0fc11e9 + 4f6607a commit 06f4523

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

aspnetmvc/Chart/3D-Chart.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For rendering a 3D Column Chart, specify the series **Type** as **Column** in th
3333
![](3D-Chart_images/3D-Chart_img1.png)
3434

3535

36-
[Click](https://mvc.syncfusion.com/demos/web/chart/column3d) here to view the Column 3DChart online demo sample.
36+
[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/Column#/bootstrap5) here to view the Column 3DChart online demo sample.
3737

3838

3939
## 3D Bar Chart
@@ -57,7 +57,7 @@ You can create a 3D Bar Chart by setting the series **Type** as **Bar** in the c
5757
![](3D-Chart_images/3D-Chart_img2.png)
5858

5959

60-
[Click](https://mvc.syncfusion.com/demos/web/chart/bar3d) here to view the Bar 3DChart online demo sample.
60+
[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/Bar#/bootstrap5) here to view the Bar 3DChart online demo sample.
6161

6262

6363
## 3D Stacked Column Chart
@@ -111,7 +111,7 @@ You can create a 3D Stacked Column Chart by setting the series **Type** as **Sta
111111
![](3D-Chart_images/3D-Chart_img4.png)
112112

113113

114-
[Click](https://mvc.syncfusion.com/demos/web/chart/stackingcolumn1003d) here to view the 100% Stacked Column 3DChart online demo sample.
114+
[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/StackedColumn100#/bootstrap5) here to view the 100% Stacked Column 3DChart online demo sample.
115115

116116

117117
## 3D Stacked Bar Chart
@@ -138,7 +138,7 @@ To create Stacking Bar 3DChart, set the series **Type** as **StackingBar** in th
138138
![](3D-Chart_images/3D-Chart_img5.png)
139139

140140

141-
[Click](https://mvc.syncfusion.com/demos/web/chart/stackingbar3d) here to view the Stacked Bar 3DChart online demo sample.
141+
[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/StackedBar#/bootstrap5) here to view the Stacked Bar 3DChart online demo sample.
142142

143143

144144
## 3D 100% Stacked Bar Chart
@@ -165,7 +165,7 @@ You can create 100% Stacking Bar 3DChart by setting the series **Type** as **Sta
165165
![](3D-Chart_images/3D-Chart_img6.png)
166166

167167

168-
[Click](https://mvc.syncfusion.com/demos/web/chart/stackingbar1003d) here to view the 100% Stacked Bar 3DChart online demo sample.
168+
[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/StackedBar100#/bootstrap5) here to view the 100% Stacked Bar 3DChart online demo sample.
169169

170170

171171
## 3D Pie Chart
@@ -240,7 +240,7 @@ To render the EjChart in 3D view, set the **Enable3D** option as **true** in the
240240
![](3D-Chart_images/3D-Chart_img9.png)
241241

242242

243-
[Click](https://mvc.syncfusion.com/demos/web/chart/column3d) here to view the 3DChart online demo sample.
243+
[Click](https://ej2.syncfusion.com/aspnetmvc/ThreeDimensionalChart/Column#/bootstrap5) here to view the 3DChart online demo sample.
244244

245245

246246
### Placing Bar / Column kind of series side-by-side

0 commit comments

Comments
 (0)