RemoveGraph - method of object tvTrend
Description:
Method serves for removing the existing
nIndex-th object of the
tvGraph type.
Syntax:
RemoveGraph(nIndex As Long) As Boolean
Calling:
oTrend.RemoveGraph nIndex
Parameters:
nIndex | (Long) removes the nIndex-th graph in the list of graphs |
---|
Return Values:
true - Object was successfully removed
false - the nIndex-th object was not found