ComponentOne Chart for WPF and Silverlight
ClearValue(DependencyProperty) Method


C1.WPF.C1Chart Namespace > Sphere3D Class > ClearValue Method : ClearValue(DependencyProperty) Method
Syntax
'Declaration
 
Public Overloads Sub ClearValue( _
   ByVal dp As System.Windows.DependencyProperty _
) 
'Usage
 
Dim instance As Sphere3D
Dim dp As System.Windows.DependencyProperty
 
instance.ClearValue(dp)
public void ClearValue( 
   System.Windows.DependencyProperty dp
)

Parameters

dp
See Also

Reference

Sphere3D Class
Sphere3D Members
Overload List