ComponentOne FinancialChart for WPF
C1.WPF.Chart.Interaction Namespace / C1LineMarker Class / InteractionProperty Field



In This Topic
    InteractionProperty Field
    In This Topic
    Identifies the Interaction dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly InteractionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1LineMarker.InteractionProperty
    public static readonly DependencyProperty InteractionProperty
    public:
    static readonly DependencyProperty^ InteractionProperty
    See Also