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

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