C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartY1AxisList Class
Properties Methods

ChartY1AxisList Class Members

The following tables list the members exposed by ChartY1AxisList.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ChartY1AxisList class.  
Top
Public Properties
 NameDescription
Public PropertyA list value contains all the data point values for the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartY1Data>)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Add a double data point value to the series.  
Public MethodAdd null data point value to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartY1Data>)
Public MethodOverloaded. Overridden. Add the specified double data point values to the series.  
Public MethodClear all data point values for the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartY1Data>)
Top
See Also