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

In This Topic
    Close Property (CandlestickChartStyle)
    In This Topic
    Gets or sets the chart style for close element.
    Syntax
    'Declaration
     
    Public Property Close As ChartStyle
    public ChartStyle Close {get; set;}
    See Also