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

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