<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > 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: FMX.RS.ChartPanel
Delphi
public property OnVisibleChange: TNotifyEvent read FOnVisibleChange write FOnVisibleChange;
Property Value
Type: TNotifyEvent