Spread for ASP.NET 9.0 Product Documentation
Changed Event (ChartModel)


Occurs when the chart model is changed.
Syntax
'Declaration
 
Public Event Changed As EventHandler
'Usage
 
Dim instance As ChartModel
Dim handler As EventHandler
 
AddHandler instance.Changed, handler
public event EventHandler Changed
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ChartModel Class
ChartModel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.