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

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