ComponentOne FinancialChart for WPF
C1.WPF.Chart.Annotation Namespace / Line Class / EndProperty Field



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