[]
        
(Showing Draft Content)

FarPoint.Web.Chart.SeriesCollection.OnListChanged

OnListChanged Method

OnListChanged(ListChangedEventArgs)

Raises the ListChanged event.

Declaration
protected virtual void OnListChanged(ListChangedEventArgs e)
Protected Overridable Sub OnListChanged(e As ListChangedEventArgs)
Parameters
Type Name Description
ListChangedEventArgs e

The ListChangedEventArgs instance that contains the event data.