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

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