ComponentOne Chart3D for WPF and Silverlight
IsDescendantOf Method (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : IsDescendantOf Method
Syntax
'Declaration
 
Public Function IsDescendantOf( _
   ByVal ancestor As System.Windows.DependencyObject _
) As System.Boolean
'Usage
 
Dim instance As C1Chart3DLegend
Dim ancestor As System.Windows.DependencyObject
Dim value As System.Boolean
 
value = instance.IsDescendantOf(ancestor)
public System.bool IsDescendantOf( 
   System.Windows.DependencyObject ancestor
)

Parameters

ancestor
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members