Occurs when a chart associated with the chart panel changes. Write an OnChartChange event handler to respond to changes in charts.
Namespace: RSChartPanel
Delphi |
public |
Value
Type: TRSChartEvent
The following code updates a status bar to display the number of visible and selected values: Delphi |
procedure TForm1.RSChartPanel1ChartChange(Sender: TObject; |