Share via


ItemCount Property

Returns a Long specifying the number of category labels for the specified chart axis. Read-only.

expression.ItemCount(Level)

*expression   * Required. An expression that returns a ChCategoryLabels object.

Level   Optional Long. The level of category labels to return the count of. By default, the count of the innermost level of labels is returned.

Applies to | ChCategoryLabels Collection Object

See Also | Count Property