ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / Stochastic Class / DLineStyle Property

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