OHOS::UIYAxis
Description:
Defines the unique attributes and functions for the y-axis. This class is used in UIChart.
Since:
1.0
Version:
1.0
Additional Inherited Member Name
|
Description
|
() const
|
Obtains the rectangle area of a new view group after being adaptive to the size of all child views.
|
OnChildChanged ()
|
Performs operations needed after a child view is added or removed.
|
|
Indicates the pointer to the first child view of this view group.
|
childrenTail
|
Indicates the pointer to the last child view of this view group.
|
|
Represents the number of child views.
|
isDragging
|
Specifies the sliding state of this view group.
|
|
Specifies whether this view group is intercepted upon touch events.
|
isAutoSize
|
Specifies whether the size of this view group is adaptive to that of all child views.
|