Search results

StackingBarSeries3D API in Angular Chart3d API component

Methods

createSegments

Creates segments for a stacking bar series within a 3D chart.

Parameter Type Description
series Chart3DSeries The 3D series for which segments will be created.

Returns void

draw

Draws the stacking bar 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