Creates segments for a stacking column series within a 3D chart.
Parameter | Type | Description |
---|---|---|
series | Chart3DSeries |
The 3D series for which segments will be created. |
Returns void
Draws the stacking column series on a 3D chart.
Parameter | Type | Description |
---|---|---|
series | Chart3DSeries |
The 3D series to be drawn. |
chart | Chart3D |
The 3D chart on which the series will be drawn. |
Returns void