[]
IAxis Item(AxisType Type, AxisGroup AxisGroup = AxisGroup.Primary)
Function Item(Type As AxisType, Optional AxisGroup As AxisGroup = AxisGroup.Primary) As IAxis
| Type | Name | Description |
|---|---|---|
| AxisType | Type | The AxisType object. |
| AxisGroup | AxisGroup | Optional AxisGroup. The axis.AxisGroup can be one of these constants:Primary DefaultSecondary |
| Type | Description |
|---|---|
| IAxis | The IAxis object. |