FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.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