[]
Adds a legend area to the collection.
public void Add(LegendArea item)
Public Sub Add(item As LegendArea)
Type | Name | Description |
---|---|---|
LegendArea | item | Legend area. |
Type | Condition |
---|---|
ArgumentNullException | item is a null reference (Nothing in VB). |