'Declaration Public Overloads Function Axis( _ ByVal type As StandardAxis _ ) As Axis
'Usage Dim instance As Chart Dim type As StandardAxis Dim value As Axis value = instance.Axis(type)
public Axis Axis( StandardAxis type )
Parameters
- type
- The requested standard axis
Return Value
Reference to the specified axis