<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartValues > Events:
Comments (0)
Occurs when a TRSChartValue is added, extracted, or removed from the collection.
Namespace: FMX.RS.ChartPanel
Delphi
public property OnNotify: TRSChartValueNotifyEvent read FOnNotify write FOnNotify;
Value
Type: TRSChartValueNotifyEvent