ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / Macd Class / SignalLineStyleProperty Field



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