Share via


IMsoChart.ApplyLayout Method

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

Syntax

'Declaration
Sub ApplyLayout ( _
    Layout As Integer, _
    varChartType As Object _
)
'Usage
Dim instance As IMsoChart
Dim Layout As Integer
Dim varChartType As Object

instance.ApplyLayout(Layout, varChartType)
void ApplyLayout(
    int Layout,
    Object varChartType
)

Parameters

See Also

Reference

IMsoChart Interface

IMsoChart Members

Microsoft.Office.Core Namespace