TNotifySeriesEvent

TNotifySeriesEvent

type TNotifySeriesEvent = procedure(Sender: TChartListBox; Series: TCustomChartSeries) of object;

Unit
TeeLisB

Description
Used by TChartListBox component, OnRemovedSeries event.

This event is called when a Series is removed (destroyed) from a Chart.