ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / CandlestickChartSeriesData Class
Properties

In This Topic
    CandlestickChartSeriesData Class Members
    In This Topic

    The following tables list the members exposed by CandlestickChartSeriesData.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartSeriesData class.  
    Top
    Public Properties
     NameDescription
    Public PropertyA value that indicates the close values of the chart series data.  
    Public PropertyA value that indicates the high values of the chart series data.  
    Public PropertyA value that indicates the low values of the chart series data.  
    Public PropertyA value that indicates the open values of the chart series data.  
    Public PropertyA value that indicates the x values of the chart series data. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeriesData)
    Top
    See Also