ComponentOne Chart3D for WPF and Silverlight
CoerceValue Method (C1Chart3D)


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

Parameters

dp
See Also

Reference

C1Chart3D Class
C1Chart3D Members