ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / Macd Class / SignalLineStyle Property

In This Topic
    SignalLineStyle Property (Macd)
    In This Topic
    Gets or sets the signal line style.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("Macd.SignalLineStyle", "Gets or sets the signal line style.")>
    Public ReadOnly Property SignalLineStyle As ChartStyle
    [C1Description("Macd.SignalLineStyle", "Gets or sets the signal line style.")]
    public ChartStyle SignalLineStyle {get;}
    See Also