ComponentOne FinancialChart for WinForms
DataSource Property (Axis)

C1.Win.Chart Namespace > Axis Class : DataSource Property
Gets or sets the items source for the axis labels.
Syntax
'Declaration
 
Public Property DataSource As Object
public object DataSource {get; set;}
Remarks
Names of the properties are specified by the Binding property.
See Also

Reference

Axis Class
Axis Members