TTeeListBoxOnRemovedSeries

type TTeeListBoxOnRemovedSeries = procedure(ASender: TObject; SeriesIndex: Integer) of object;

Type Library
TeeChartx

Description
This event is triggered when a Series is removed from a Chart.

Removing a Series can be done clicking the "Del" key on a TeeListBox.