ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartXAxisList Class
Properties Methods

In This Topic
    ChartXAxisList Class Members
    In This Topic

    The following tables list the members exposed by ChartXAxisList.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartXAxisList 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<ChartXData>)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Add a string data point value to the series.  
    Public MethodAdd null data point value to the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>)
    Public MethodOverloaded. Add the specified string data point values to the series.  
    Public MethodClear all data point values for the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>)
    Top
    See Also