ComponentOne Chart for WPF and Silverlight
CoerceValue Method (FrameworkElement3D)


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

Parameters

dp
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members