Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / DataSeries Class


In This Topic
    DataSeries Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ArrayList)
    Public PropertyGets or sets the column name of the data source bound to this data series.  
    Public Property (Inherited from System.Collections.ArrayList)
    Public PropertyDetermines the type of objects contained in this data series.  
    Public PropertyGives you access to the EmptyDataPoints object controlling the way in which empty data points are analized.  
    Public PropertyGets or sets a value indicating whether the DataBinding is enabled for this data series.  
    Public Property (Inherited from System.Collections.ArrayList)
    Public Property (Inherited from System.Collections.ArrayList)
    Public Property (Inherited from System.Collections.ArrayList)
    Public PropertyOverridden. Gets or sets the element at the specified index. This operation is type safe.  
    Public PropertySpecifies the Name of the data series.  
    Public Property (Inherited from System.Collections.ArrayList)
    Public PropertyGives you access to the ValueFormatting object controlling the formatting of the values contained in the data series.  
    Top
    See Also