ComponentOne FlexChart for WinForms
Rebind Method (Series)


C1.Win.Chart Namespace > Series Class : Rebind Method
Forces all data in ItemsSource to be evaluated and redraw the chart.
Syntax
'Declaration
 
Public Sub Rebind() 
'Usage
 
Dim instance As Series
 
instance.Rebind()
public void Rebind()
See Also

Reference

Series Class
Series Members