ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / CandlestickChartStyle Class / FallingClose Property

In This Topic
    FallingClose Property
    In This Topic
    Gets or sets the chart style when close is lower than open.
    Syntax
    'Declaration
     
    Public Property FallingClose As ChartStyle
    public ChartStyle FallingClose {get; set;}
    See Also