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
Count

The Count property returns the number of values on a selected hierarchy level.
Format

The Format property returns format of values of elements of current hierarchy level.
Level

The Level property returns the current hierarchy level.
Name

The Name property returns level name.
PointIndex

The PointIndex property returns point number among all chart points.
Required

The Required property determines whether a level is to be displayed on the scale.
SubLevel

The SubLevel property returns a level positioned under the current one.
Value

The Value property returns level value.

See also:

Chart Assembly Interfaces | Description of the User Class CChartPointNameNode