Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChart > Properties
TRSCustomChart.OnVisibleChange Property
Occurs when the chart visibility changes. Write an OnVisibleChange event handler to respond to when the chart is shown or hidden
Namespace: RSChartPanel
Delphi
public property OnVisibleChange: TNotifyEvent read FOnVisibleChange write FOnVisibleChange;
Property Value
Type: TNotifyEvent
•RSChartPanel.TRSCustomChart.OnChange
•RSChartPanel.TRSCustomChart.OnValueVisibleChange
•TRSCustomChart
•RSChartPanel