The CartesianAxisLayoutPanel
class is responsible for managing the layout of Cartesian axes in a 3D chart.
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