Search results

WallRenderer API in Vue Chart3d API component

The WallRenderer class provides methods to update the 3D wall of the chart.

Methods

update3DWall

Updates the 3D wall of the chart based on the chart area type.

Parameter Type Description
chart Chart3D The Chart3D instance to update the 3D wall for.

Returns void