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

In This Topic
    Add Method (IChartYAxisList)
    In This Topic
    Add a double data point value to the series.
    Overload List
    OverloadDescription
    Add a double data point value to the series.  
    Add a double? data point value to the series.  
    Add a DateTime data point value to the series.  
    Add a DateTime? data point value to the series.  
    See Also