Modifies the specified column in the Legend to display the number of characters specified.
Syntax
object.ModifyColumnLength iColumn, iNumChars
Properties
The ModifyColumnLength method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
iColumn |
Integer. The column to modify. |
iNumChars |
Integer. The number of characters to display in the column. |