Hide Comments
Hide Comments

Comments (0)

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

expandingSyntax

Delphi

public
  property FunctionType: TRSChartFunctionType read FFunctionType write SetFunctionType default cftSum;
 

Property Value

Type: TRSChartFunctionType

expandingRemarks

Note that the function will be called for each Period in the SourceChart

expandingSee Also

Comments (0)

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