ComponentOne Chart3D for WPF and Silverlight
OnInitialized Method (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : OnInitialized Method
Syntax
'Declaration
 
Protected Overridable Sub OnInitialized( _
   ByVal e As System.EventArgs _
) 
'Usage
 
Dim instance As C1Chart3DLegend
Dim e As System.EventArgs
 
instance.OnInitialized(e)
protected virtual void OnInitialized( 
   System.EventArgs e
)

Parameters

e
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members