ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / IChartXAxisList Interface
Members

In This Topic
    IChartXAxisList Interface
    In This Topic
    Represents the IChartXAxisList for handling x-axis series data.
    Object Model
    IChartXAxisList Interface
    Syntax
    'Declaration
     
    Public Interface IChartXAxisList 
       Inherits IChartYAxisList 
    public interface IChartXAxisList : IChartYAxisList  
    See Also