# ui\_axis.h - [Overview](#section1716904434165629) - [Summary](#section1133905417165629) - [Data Structures](#nested-classes) ## **Overview** **Related Modules:** [Graphic](Graphic.md) **Description:** Defines the attributes and functions of the x- and y-axises. This class is used in **UIChart**. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures
Represents the coordinate axis base class, which defines the basic attributes of coordinate axis, sets whether a coordinate axis is visible, and sets the number of scales on a coordinate axis. This class is used in UIChart. |
|
Defines the unique attributes and functions for the x-axis. This class is used in UIChart. |
|
Defines the unique attributes and functions for the y-axis. This class is used in UIChart. |