ComponentOne Chart for WPF and Silverlight
LayoutUpdated Event (Symbol)


C1.WPF.C1Chart Namespace > Symbol Class : LayoutUpdated Event
Syntax
'Declaration
 
Public Event LayoutUpdated As System.EventHandler
'Usage
 
Dim instance As Symbol
Dim handler As System.EventHandler
 
AddHandler instance.LayoutUpdated, handler
public event System.EventHandler LayoutUpdated
See Also

Reference

Symbol Class
Symbol Members