ComponentOne Chart for WPF and Silverlight
DependencyObjectType Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members