ComponentOne Chart3D for WPF and Silverlight
CoerceValue Method (Chart3DView)


C1.WPF.C1Chart3D Namespace > Chart3DView Class : CoerceValue Method
Syntax
'Declaration
 
Public Sub CoerceValue( _
   ByVal dp As System.Windows.DependencyProperty _
) 
'Usage
 
Dim instance As Chart3DView
Dim dp As System.Windows.DependencyProperty
 
instance.CoerceValue(dp)
public void CoerceValue( 
   System.Windows.DependencyProperty dp
)

Parameters

dp
See Also

Reference

Chart3DView Class
Chart3DView Members