Defines the function to apply to the SourceChart to generate the TargetChart values
To define a custom function, set FunctionType to cftCustom and create an OnCustomFunction event handler
Namespace: FMX.RS.ChartFunction
Delphi |
public |
Property Value
Type: TRSChartFunctionType
Note that the function will be called for each Period in the SourceChart |