ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartPanelObject Class / AttachProperty Field


In This Topic
    AttachProperty Field
    In This Topic
    Identifies the DataPoint dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AttachProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartPanelObject.AttachProperty
    public static readonly DependencyProperty AttachProperty
    See Also