'Declaration Sub ApplyLayout( _ ByVal layout As Integer, _ Optional ByVal chartType As ChartType _ )
Parameters
- layout
- Specifies the type of layout. The type of layout is denoted by a number from 1 to 10.
- chartType
- The type of chart.
'Declaration Sub ApplyLayout( _ ByVal layout As Integer, _ Optional ByVal chartType As ChartType _ )