AxisPoint Properties
A point on the data axis.
Name | Description |
---|---|
Axis |
Gets the name of the axis to which the current Axis |
Child |
Gets the child axis points for the current Axis |
Dimension |
Gets the last level dimension corresponding to the current Axis |
Dimension |
Gets the dimension values at the specified axis point. |
Display |
Gets the display text corresponding to the current axis point. |
Parent | Gets the parent axis point for the current axis point. |
Unique |
Gets the unique value corresponding to the current axis point. |
Value | Gets the value corresponding to the current axis point. |
See Also