GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Charts Namespace / ILeaderLines Interface / Delete Method


In This Topic
Delete Method (ILeaderLines)
In This Topic
Deletes the object.
Syntax
'Declaration
 
Sub Delete() 
 
'Usage
 
Dim instance As ILeaderLines
 
instance.Delete()
See Also