Syntax
Public FunctionActivateChartByIndex(Index As Integer) As Boolean |
This method selects a chart using its index.
Parameters
Key | Description |
Index | The index of chart that will be selected |
Return value
Boolean value, if the value equal false callGetLastError()function to read more about the error.
See Also