IChartPointNameNode

Description

The IChartPointNameNode interface contains properties that enable user to work with hierarchy level for names of the category axis.

Properties

  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 point number among all chart points.
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