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

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