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

In This Topic
    Type Property (C1CandlestickChart)
    In This Topic
    A value that indicates the type of the chart.
    Syntax
    'Declaration
     
    Public Property Type As CandlestickChartType
    public CandlestickChartType Type {get; set;}
    See Also