'Declaration
Public ReadOnly Property Parent As System.Windows.DependencyObject
'Usage
Dim instance As XYDataSeries Dim value As System.Windows.DependencyObject value = instance.Parent
public System.Windows.DependencyObject Parent {get;}
'Declaration
Public ReadOnly Property Parent As System.Windows.DependencyObject
'Usage
Dim instance As XYDataSeries Dim value As System.Windows.DependencyObject value = instance.Parent
public System.Windows.DependencyObject Parent {get;}