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


In This Topic
    DataBindingManager Class Members
    In This Topic

    The following tables list the members exposed by DataBindingManager.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the DataBinding is enabled.  
    Top
    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