Hide Comments
Hide Comments

Comments (0)

expandingEvents

 

Name

Description

protected event

ChartFunction

Represents property ChartFunction.

public event

OnCustomFunction

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.

Top

Comments (0)

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