2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / ChartDataSeries Class
Members

In This Topic
    ChartDataSeries Class
    In This Topic
    The ChartDataSeries class contains the data to be charted, as well as the properties and style object used to describe the appearance of the charted data.
    Object Model
    ChartDataSeries Class
    Syntax
    'Declaration
     
    Public Class ChartDataSeries 
    public class ChartDataSeries 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart.ChartDataSeries

    See Also