ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / Macd Class / MacdLineStyle Property

In This Topic
    MacdLineStyle Property
    In This Topic
    Gets or sets the macd line style.
    Syntax
    'Declaration
     
    
    Public Property MacdLineStyle As ChartStyle
    public ChartStyle MacdLineStyle {get; set;}
    See Also