Spread Windows Forms 17
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()
    public override void DetachListeners()
    See Also