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