ComponentOne Chart for WPF and Silverlight
Parent Property (C1Chart)


C1.WPF.C1Chart Namespace > C1Chart Class : Parent Property
Syntax
'Declaration
 
Public ReadOnly Property Parent As System.Windows.DependencyObject
'Usage
 
Dim instance As C1Chart
Dim value As System.Windows.DependencyObject
 
value = instance.Parent
public System.Windows.DependencyObject Parent {get;}
See Also

Reference

C1Chart Class
C1Chart Members