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

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