Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Series Class / Rebind Method

In This Topic
    Rebind Method (Series)
    In This Topic
    Forces all data in ItemsSource to be evaluated and redraw the chart.
    Syntax
    'Declaration
     
    
    Public Sub Rebind() 
    public void Rebind()
    See Also