ComponentOne Chart for WPF and Silverlight
Parent Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members