Spread Windows Forms 12.0 Product Documentation
Changed Event (PolarRadiusAxisCollection)


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

Reference

PolarRadiusAxisCollection Class
PolarRadiusAxisCollection Members