ComponentOne FinancialChart for WPF
C1.WPF.Chart.Annotation Namespace / Image Class / SourceProperty Field



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