Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSChartFunction > Classes > TRSCustomChartFunction > Events

TRSCustomChartFunction.OnCustomFunction Event

Scroll Prev Top Next More

Create an OnCustomFunction event handler to write your own functions. Note that the OnCustomFunction event handler is called for every Period in the SourceChart.

You only need to write the function itself and for adding value(s) to the TargetChart. The TRSCustomChartFunction class does all the housekeeping necessary for preparing the TargetChart (e.g., calling BeginUpdate/EndUpdate, clearing values)

noteNote

The OnCustomFunction event is only called if the FunctionType is cftCustom.

Namespace: RSChartFunction

Value

Type: TRSChartFunctionEvent

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb