Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChart > Events
TRSCustomChart.OnValueChange Event
Occurs when a chart's value ( RSChartPanel.TRSChartValue ) changes. Write an OnChange event handler to respond to when the chart (or any its Values) change.
Namespace: RSChartPanel
Delphi
public property OnValueChange: TRSChartValueEvent2 read FOnValueChange write FOnValueChange;
Value
Type: TRSChartValueEvent2
•RSChartPanel.TRSCustomChart.OnChange
•TRSCustomChart
•RSChartPanel