ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartY1AxisList Class
Properties Methods

In This Topic
    ChartY1AxisList Class Members
    In This Topic

    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