Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartValues > Events
TRSChartValues.OnNotify Event
Occurs when a TRSChartValue is added, extracted, or removed from the collection.
Namespace: RSChartPanel
Delphi
public property OnNotify: TRSChartValueNotifyEvent read FOnNotify write FOnNotify;
Value
Type: TRSChartValueNotifyEvent
•TRSChartValues
•RSChartPanel