ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartY1AxisList Class / Add Method

In This Topic
    Add Method (ChartY1AxisList)
    In This Topic
    Add a double data point value to the series.
    Overload List
    OverloadDescription
    Add a double data point value to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartY1Data>)
    Add a double? data point value to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartY1Data>)
    See Also