FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / IchimokuCloud Class / LaggingLineStyle Property

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