3D chart axis render/
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