LineChart for ASP.NET Web Forms
AddRange Method (ChartXAxisList)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ChartXAxisList Class : AddRange Method
Add the specified string data point values to the series.
Overload List
OverloadDescription
Add the specified string data point values to the series.  
Add the specified double data point values to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>)
Add the specified double? data point values to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>)
Add the specified DateTime data point values to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>)
Add the specified DateTime? data point values to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>)
See Also

Reference

ChartXAxisList Class
ChartXAxisList Members