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

In This Topic
    BaseLine Property (IchimokuCloud)
    In This Topic
    Gets the array of base lines.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property BaseLine As Double()
    public double[] BaseLine {get;}
    See Also