Hide Comments
Hide Comments

Comments (0)

Occurs immediately after the chart graphic object changes. Write an OnChange event handler to take specific action when the chart graphic changes. The properties of the chart graphic reflect the new settings when OnChange occurs.

alert_cautionWarning

For chart graphics that a chart or chart panel creates, you shouldn't assign a handler to this event. The chart or chart panel has already assigned an event handler.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  property OnChange: TNotifyEvent read FOnChange write FOnChange;
 

Property Value

Type: TNotifyEvent

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb