ComponentOne FinancialChart for WinForms
BindingMode Property (FlexChart)

C1.Win.Chart Namespace > FlexChart Class : BindingMode Property
Gets or sets the binding mode.
Syntax
'Declaration
 
<CategoryAttribute("Data")>
<DefaultValueAttribute()>
Public Property BindingMode As BindingMode
[Category("Data")]
[DefaultValue()]
public BindingMode BindingMode {get; set;}
See Also

Reference

FlexChart Class
FlexChart Members