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



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