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



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