The IChartPointNameNode interface contains properties that enable user to work with hierarchy level for names of the category axis.
| Property name | Brief description | |
| The Count property returns the number of values on a selected hierarchy level. | ||
| The Format property returns format of values of elements of current hierarchy level. | ||
| The Level property returns the current hierarchy level. | ||
| The Name property returns level name. | ||
| The PointIndex property returns index of a selected point. | ||
| The Required property determines whether a level is to be displayed on the scale. | ||
| The SubLevel property returns a level positioned under the current one. | ||
| The Value property returns level value. |
See also:
Chart Assembly Interfaces | Description of the User Class CChartPointNameNode