Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / FireUIChangeComplete Method


In This Topic
    FireUIChangeComplete Method (ChartShape)
    In This Topic
    Occurs when the User Interface (UI) change is complete.
    Syntax
    'Declaration
     
    
    Public Shadows Sub FireUIChangeComplete() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.FireUIChangeComplete()
    public new void FireUIChangeComplete()
    See Also