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

In This Topic
    LaggingSpan Property
    In This Topic
    Gets the lagging span values.
    Syntax
    'Declaration
     
    Public ReadOnly Property LaggingSpan As Double()
    public double[] LaggingSpan {get;}
    See Also