Hide Comments
Hide Comments

Comments (0)

Executes the function on the SourceChart and adds values to the TargetChart

noteNote

Note that the old TargetChart values are deleted

Namespace: FMX.RS.ChartFunction

expandingSyntax

Delphi

public 
  procedure PerformFunction; virtual; 
 

expandingRemarks

The PerformFunction method does not need to be called in normal operation. It is called automatically if the Enabled property is True. Call the PerformFunction method if the Enabled property is false for some reason (say because too many changes were occurring in the SourceChart and you didn't want the function to execute

expandingSee Also

Comments (0)

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