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
Copy file name to clipboardExpand all lines: aspnetmvc/Chart/3D-Chart.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ For rendering a 3D Column Chart, specify the series **Type** as **Column** in th
33
33

34
34
35
35
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.
37
37
38
38
39
39
## 3D Bar Chart
@@ -57,7 +57,7 @@ You can create a 3D Bar Chart by setting the series **Type** as **Bar** in the c
57
57

58
58
59
59
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.
61
61
62
62
63
63
## 3D Stacked Column Chart
@@ -111,7 +111,7 @@ You can create a 3D Stacked Column Chart by setting the series **Type** as **Sta
111
111

112
112
113
113
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.
115
115
116
116
117
117
## 3D Stacked Bar Chart
@@ -138,7 +138,7 @@ To create Stacking Bar 3DChart, set the series **Type** as **StackingBar** in th
138
138

139
139
140
140
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.
142
142
143
143
144
144
## 3D 100% Stacked Bar Chart
@@ -165,7 +165,7 @@ You can create 100% Stacking Bar 3DChart by setting the series **Type** as **Sta
165
165

166
166
167
167
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.
169
169
170
170
171
171
## 3D Pie Chart
@@ -240,7 +240,7 @@ To render the EjChart in 3D view, set the **Enable3D** option as **true** in the
240
240

241
241
242
242
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.
244
244
245
245
246
246
### Placing Bar / Column kind of series side-by-side
0 commit comments