Defines the function to apply to the SourceChart to generate the TargetChart values
To define a custom function, set FunctionType to hlaCustom and create an OnCustomFunction event handler
Namespace: FMX.RS.BarCharts
Delphi |
published |
Property Value
Type: TRSHiLoAvgChartFunctionType
Note that the function will be called for each Period in the SourceChart |
Reference•FMX.RS.BarCharts.TRSFMXHighLowAverageChartFunction.OnCustomFunction •FMX.RS.BarCharts.TRSFMXHighLowAverageChartFunction.Period •PerformFunction •RSChartConsts|TRSHiLoAvgChartFunctionType |