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

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