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

In This Topic
    UnchangeClose Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property UnchangeClose As ChartStyle
    public ChartStyle UnchangeClose {get; set;}
    See Also