ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartView Class / AttachedToCameraProperty Field


In This Topic
    AttachedToCameraProperty Field
    In This Topic
    Identifies the AttachedToCamera attached dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AttachedToCameraProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartView.AttachedToCameraProperty
    public static readonly DependencyProperty AttachedToCameraProperty
    See Also