Executes the function on the SourceChart and adds values to the TargetChart
Note |
---|
Note that the old TargetChart values are deleted |
Namespace: FMX.RS.ChartFunction
Delphi |
public |
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 |