CartesianAxisLayoutPanel
12 Sep 20251 minute to read
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