ComponentOne FinancialChart for WinForms
BindingX Property (Series)

C1.Win.Chart Namespace > Series Class : BindingX Property
Gets or sets the name of the property that contains X values for the series.
Syntax
'Declaration
 
<CategoryAttribute("Data")>
<DefaultValueAttribute()>
Public Property BindingX As String
[Category("Data")]
[DefaultValue()]
public string BindingX {get; set;}
See Also

Reference

Series Class
Series Members