ComponentOne Chart3D for WPF and Silverlight
SetValue(DependencyPropertyKey,Object) Method


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

Parameters

key
value
See Also

Reference

Chart3DView Class
Chart3DView Members
Overload List