ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.DataSource Property

The data source that is bound to the chart.

[Visual Basic]

Public Property DataSource As Object

[C#]

new public object DataSource {get;set;}

[Delphi]

public property DataSource: Object read get_DataSource write set_DataSource;

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace | C1WebChart Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.