ExpertComponents WebChart
DataSource Property
Namespaces > ExpertChart > WinChart > DataSource
Gets or sets the data source.
Syntax
C#Visual BasicManaged C++
public Object DataSource { get; set; }
Public Property DataSource As Object
public:
Object^ DataSource {
	Object^ get ();
	void set (Object^ value);
}
Value
The data source.

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)