C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartY1AxisList Class / AddRange Method

In This Topic
AddRange Method (ChartY1AxisList)
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. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartY1Data>)
Add the specified double? data point values to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartY1Data>)
See Also