C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / FlexChart Class / Series_CollectionChanged Method

In This Topic
Series_CollectionChanged Method (FlexChart)
In This Topic
CollectionChanged event handler.
Syntax
'Declaration
 
Protected Overridable Sub Series_CollectionChanged( _
   ByVal sender As System.Object, _
   ByVal e As System.Collections.Specialized.NotifyCollectionChangedEventArgs _
) 
 

Parameters

sender
e
See Also