ComponentOne Chart3D for WPF and Silverlight
LayoutUpdated Event (C1Chart3DLegend)


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

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members