ExpertComponents WebChart
DataSource Property
Namespaces > ExpertChart > WebChart > DataSource
Data source for the data series that are displayed in the chart
Syntax
C#Visual BasicManaged C++
public override Object DataSource { get; set; }
Public Overrides Property DataSource As Object
public:
virtual Object^ DataSource {
	Object^ get () override;
	void set (Object^ value) override;
}

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