A point on the data axis.
Name | Description |
---|---|
AxisName |
Gets the name of the axis to which the current AxisPoint belongs. |
ChildItems |
Gets the child axis points for the current AxisPoint. |
Dimension |
Gets the last level dimension corresponding to the current AxisPoint. |
DimensionValue |
Gets the dimension values at the specified axis point. |
DisplayText |
Gets the display text corresponding to the current axis point. |
Parent |
Gets the parent axis point for the current axis point. |
UniqueValue |
Gets the unique value corresponding to the current axis point. |
Value |
Gets the value corresponding to the current axis point. |