Syntax
|
Public FunctionActivateChartByID(chart_id As Long) As Boolean |
This method selects a chart using its ID.
Parameters
| Key | Description |
| chart_id | The ID 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