ComponentOne FlexChart for WPF
IsDescendantOf Method (C1TreeMap)

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > C1TreeMap Class : IsDescendantOf Method
Syntax
'Declaration
 
Public Function IsDescendantOf( _
   ByVal ancestor As System.Windows.DependencyObject _
) As System.Boolean
public System.bool IsDescendantOf( 
   System.Windows.DependencyObject ancestor
)

Parameters

ancestor
See Also

Reference

C1TreeMap Class
C1TreeMap Members