ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / IChartXAxisList Interface
Methods

In This Topic
    IChartXAxisList Interface Members
    In This Topic

    The following tables list the members exposed by IChartXAxisList.

    Public Methods
     NameDescription
     MethodAdd a string data point value to the series.  
     MethodAdd null data point value to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.IChartYAxisList)
     MethodAdd the specified string data point values to the series.  
     MethodClear all data point values for the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.IChartYAxisList)
    Top
    See Also