<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChart > Properties:
Comments (0)
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