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