Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / DetachListeners Method


In This Topic
DetachListeners Method (ChartShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overrides Sub DetachListeners() 
 
'Usage
 
Dim instance As ChartShape
 
instance.DetachListeners()
See Also