ComponentOne SuperPanel for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / IChartXAxisList Interface

In This Topic
    IChartXAxisList Interface Methods
    In This Topic

    For a list of all members of this type, see IChartXAxisList members.

    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