Search results

AxisRenderer API in Vue Chart3d API component

3D chart axis render/

Methods

drawAxes

Draws the 3D axes at the specified index for the given axis and chart.

Parameter Type Description
index number The index of the axis.
axis Chart3DAxis The Chart3DAxis instance to draw.
chart Chart3D The Chart3D instance for which the axes are drawn.

Returns void

Contents
Contents