NumberOfCharacters Property

Returns the total number of characters for all items displayed in the Legend.

Syntax

object.NumberOfCharacters[= Integer]

Properties

The NumberOfCharacters property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

NumberOfCharacters is a read-only property of type Integer.

The number of characters for specific columns in the Legend can be set using the ModifyColumnLength method.

 

Applies To