
'Declaration <TypeConverterAttribute(Xceed.Chart.Utilities.BrowseablePropertyConverter)> Public Class DataBindingManager
'Usage Dim instance As DataBindingManager
[TypeConverter(Xceed.Chart.Utilities.BrowseablePropertyConverter)] public class DataBindingManager
System.Object
Xceed.Chart.Core.DataBindingManager
Name | Description | |
---|---|---|
![]() | EnableDataBinding | Gets or sets a value indicating whether the DataBinding is enabled. |
Name | Description | |
---|---|---|
![]() | AddDataSource | Adds a data source. |
![]() | AddDataSources | Adds a collection of data sources. |
![]() | ClearDataSourcesCollection | Removes all data sources. |
![]() | DataSourcesCount | Returns the count of the data sources. |
![]() | GetColumnNames | Gets the column names of the data source at the specific index. |
![]() | GetDataScheme | Gets the data scheme of the data source at the specific index. |
![]() | UpdateChartControl | Updates the chart control from the data sources. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2