Returns the number of Value-Label maps in the object.
[ lValueLabelsCount = ] Object.ValueLabelsCount
The ValueLabelsCount property syntax has the following parts:
Name |
Type |
Description |
Object |
AAxis |
AAxis object |
lValueLabelsCount |
Long |
An integer specifying the number of value-label maps in the object. The default is zero. |
The following statement returns the number of value-label maps on the AAxis:
axs1ValueLabelsCount=aaxs1.ValueLabelsCount
ValueLabelsGridsVisible, ValueLabelsLabelsVisible, ValueLabelsPosition, ValueLabelsTicksVisible