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: RSChartFunction
Delphi |
public |
Property Value
Type: TRSChartFunctionType
Note that the function will be called for each Period in the SourceChart |
Reference•RSChartFunction.TRSCustomChartFunction.OnCustomFunction •RSChartFunction.TRSCustomChartFunction.Period •RSChartFunction.TRSCustomChartFunction.PerformFunction •RSChartConsts|TRSChartFunctionType |