Share via


IMsoChart.Axes Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Function Axes ( _
    Type As Object, _
    AxisGroup As XlAxisGroup _
) As Object
'Usage
Dim instance As IMsoChart
Dim Type As Object
Dim AxisGroup As XlAxisGroup
Dim returnValue As Object

returnValue = instance.Axes(Type, AxisGroup)
Object Axes(
    Object Type,
    XlAxisGroup AxisGroup
)

Parameters

Return Value

Type: System.Object

See Also

Reference

IMsoChart Interface

IMsoChart Members

Microsoft.Office.Core Namespace