ComponentOne FinancialChart for UWP
C1.Xaml.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