'Declaration
Sub AdjustAxisLocation( _ ByVal sheetIndex As Short, _ ByVal chartIndex As Integer _ )
'Usage
Dim instance As IExcelChart Dim sheetIndex As Short Dim chartIndex As Integer instance.AdjustAxisLocation(sheetIndex, chartIndex)
void AdjustAxisLocation( short sheetIndex, int chartIndex )
Parameters
- sheetIndex
- chartIndex