ComponentOne Chart3D for WPF and Silverlight
AddVisualChild Method (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : AddVisualChild Method
Syntax
'Declaration
 
Protected Sub AddVisualChild( _
   ByVal child As System.Windows.Media.Visual _
) 
'Usage
 
Dim instance As C1Chart3DLegend
Dim child As System.Windows.Media.Visual
 
instance.AddVisualChild(child)
protected void AddVisualChild( 
   System.Windows.Media.Visual child
)

Parameters

child
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members