FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartHilo Class / FillFalling Property

In This Topic
    FillFalling Property (ChartHilo)
    In This Topic
    Gets or sets a value indicating whether filled candles represent falling values (true) or rising values (false).
    Syntax
    'Declaration
     
    Public Property FillFalling As Boolean
    public bool FillFalling {get; set;}
    See Also