Nevron .NET Vision
Nevron.Chart Namespace / NDataBindingManager Class
Properties Methods


In This Topic
    NDataBindingManager Class Members
    In This Topic

    The following tables list the members exposed by NDataBindingManager.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the data binding is enabled.  
    Public PropertyIndicates whether the chart should be repainted on update.  
    Top
    Public Methods
     NameDescription
    Public MethodBinds a chart data series to a column in a data source.  
    Public Method  
    Public MethodRemoves all the data bindings.  
    Public MethodRemoves the data bindings for all the data series of the specified chart.  
    Public MethodRemoves the data bindings for all the data series of the specified series.  
    Public MethodDisplays a dialog window that enables you to visually edit data bindings.  
    Public MethodUpdates the chart control from the data sources.  
    Public Method  
    Top
    See Also