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
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |