[]
Creates a new axis.
public RadarIndexAxis()
Public Sub New()
Creates a new axis that is a deep copy of the specified axis.
public RadarIndexAxis(RadarIndexAxis axis)
Public Sub New(axis As RadarIndexAxis)
| Type | Name | Description |
|---|---|---|
| RadarIndexAxis | axis | Axis to copy. |