DataAxis Properties
An axis that contains points corresponding to the specified dimension values.Name | Description |
---|---|
Dimensions | Gets the dimensions used to create a hierarchy of axis points belonging to the current axis. |
IsEmpty | Gets whether the current axis contains only the root axis point that does not have child points. |
Name | Gets the name of the current data axis. |
RootPoint | Gets the root axis point belonging to the current DataAxis. |
See Also