ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.DataSource Property

Gets or sets the data source object that is bound to the chart.

[Visual Basic]

Public Property DataSource As Object

[C#]

public object DataSource {get;set;}

[Delphi]

public property DataSource: Object read get_DataSource write set_DataSource;

See Also

C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace


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