Search results

CartesianAxisLayoutPanel API in Angular Chart3d API component

The CartesianAxisLayoutPanel class is responsible for managing the layout of Cartesian axes in a 3D chart.

Methods

measureAxis

Measures and calculates the dimensions of the axis based on the provided rectangle.

Parameter Type Description
rect Rect The rectangle used as a reference for axis measurement and sizing.

Returns void