[]
Adds an axis to the collection.
public void Add(ValueAxis item)
Public Sub Add(item As ValueAxis)
| Type | Name | Description |
|---|---|---|
| ValueAxis | item | Axis to add. |
| Type | Condition |
|---|---|
| ArgumentNullException | item is a null reference (Nothing in VB). |