ComponentOne Chart3D for WPF and Silverlight
ClearValue(DependencyPropertyKey) Method


C1.WPF.C1Chart3D Namespace > Chart3DView Class > ClearValue Method : ClearValue(DependencyPropertyKey) Method
Syntax
'Declaration
 
Public Overloads Sub ClearValue( _
   ByVal key As System.Windows.DependencyPropertyKey _
) 
'Usage
 
Dim instance As Chart3DView
Dim key As System.Windows.DependencyPropertyKey
 
instance.ClearValue(key)
public void ClearValue( 
   System.Windows.DependencyPropertyKey key
)

Parameters

key
See Also

Reference

Chart3DView Class
Chart3DView Members
Overload List