ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / Stochastic Class / KLineStyle Property

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