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 hlaCustom and create an OnCustomFunction event handler

Namespace: RSBarCharts

expandingSyntax

Delphi

published
  property FunctionType: TRSHiLoAvgChartFunctionType read GetFunctionType write SetFunctionType default hlaHighLowAverageOpenClose;
 

Property Value

Type: TRSHiLoAvgChartFunctionType

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