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

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