ComponentOne ProgressBar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartXAxisList Class

In This Topic
    ChartXAxisList Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyA DateTime collection value that indicates the axes point data. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>)
    Public PropertyA double collection value that indicates the axes point data. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>)
    Public PropertyA string collection value that indicates the axes point data.  
    Public PropertyA list value contains all the data point values for the series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.BaseChartAxisList<ChartXData>)
    Top
    See Also