Spread for ASP.NET 12 Product Documentation
Changed Event (PlotArea)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > PlotArea Class : Changed Event
Occurs when the plot area is changed.
Syntax
'Declaration
 
Public Event Changed As EventHandler
'Usage
 
Dim instance As PlotArea
Dim handler As EventHandler
 
AddHandler instance.Changed, handler
public event EventHandler Changed
See Also

Reference

PlotArea Class
PlotArea Members