'Declaration Sub ShowAxis( _ ByVal axisType As AxisType, _ Optional ByVal axisGroup As AxisGroup _ )
Parameters
- axisType
- The axis type. Series axes apply only to 3D charts.
- axisGroup
- The axis group. 3D charts have only one set of axes.
'Declaration Sub ShowAxis( _ ByVal axisType As AxisType, _ Optional ByVal axisGroup As AxisGroup _ )