| Name | Description | |
|---|---|---|
|  | ChartXAxisList Constructor | Initializes a new instance of the ChartXAxisList class. | 
The following tables list the members exposed by ChartXAxisList.
| Name | Description | |
|---|---|---|
|  | ChartXAxisList Constructor | Initializes a new instance of the ChartXAxisList class. | 
| Name | Description | |
|---|---|---|
|  | Values | A list value contains all the data point values for the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>) | 
| Name | Description | |
|---|---|---|
|  | Add | Overloaded. Add a string data point value to the series. | 
|  | AddEmpty | Add null data point value to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>) | 
|  | AddRange | Overloaded. Add the specified string data point values to the series. | 
|  | Clear | Clear all data point values for the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>) |