ComponentOne Chart for WPF and Silverlight
GetAttachedToCamera Method


C1.WPF.C1Chart Namespace > ChartView Class : GetAttachedToCamera Method
Sets the value of AttachedToCamera property for the element.
Syntax
'Declaration
 
Public Shared Function GetAttachedToCamera( _
   ByVal element As System.Windows.DependencyObject _
) As System.Boolean
'Usage
 
Dim element As System.Windows.DependencyObject
Dim value As System.Boolean
 
value = ChartView.GetAttachedToCamera(element)
public static System.bool GetAttachedToCamera( 
   System.Windows.DependencyObject element
)

Parameters

element
See Also

Reference

ChartView Class
ChartView Members