Returns the number of columns displayed in the Legend.
Syntax
object.NumberOfItems
Properties
The NumberOfItems property syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Remarks
NumberOfItems is a read-only property of type Integer.
Columns can be added to and/or removed from the Legend by calling the AddLegendItem, RemoveItem and/or the RemoveLegendItem methods.