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


In This Topic
    DataBindingManager Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAdds a data source.  
    Public MethodAdds a collection of data sources.  
    Public MethodRemoves all data sources.  
    Public MethodReturns the count of the data sources.  
    Public MethodGets the column names of the data source at the specific index.  
    Public MethodGets the data scheme of the data source at the specific index.  
    Public MethodUpdates the chart control from the data sources.  
    Top
    See Also