ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartSeriesData Class
Members

In This Topic
    ChartSeriesData Class
    In This Topic
    Represents the ChartSeriesData class which contains all of the settings for the chart data series.
    Object Model
    ChartSeriesData Class
    Syntax
    'Declaration
     
    Public Class ChartSeriesData 
       Inherits C1.Web.Wijmo.Controls.Settings
    public class ChartSeriesData : C1.Web.Wijmo.Controls.Settings 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Chart.ChartSeriesData
             C1.Web.Wijmo.Controls.C1Chart.BubbleChartSeriesData
             C1.Web.Wijmo.Controls.C1Chart.CandlestickChartSeriesData

    See Also