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