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