ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / IchimokuCloud Class / LaggingLineStyle Property

In This Topic
    LaggingLineStyle Property (IchimokuCloud)
    In This Topic
    Gets or sets the Lagging line style.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("IchimokuCloud.LaggingLineStyle", "Gets or sets the Lagging line style.")>
    Public Property LaggingLineStyle As ChartStyle
    [C1Description("IchimokuCloud.LaggingLineStyle", "Gets or sets the Lagging line style.")]
    public ChartStyle LaggingLineStyle {get; set;}
    See Also