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

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