Search results

BarSeries3D API in Vue Chart3d API component

BarSeries module is used to render the bar series.

Methods

draw

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

Contents
Contents