Show contents 

Report > Report Assembly Interfaces > IPrxChart > IPrxChart.SerieAction

IPrxChart.SerieAction

Syntax

SerieAction: String;

Description

The SerieAction property determines a macro for handling chart series events.

Comments

The development environment object containing macro implementation must be connected to the regular report.

Depending on the file where the macro is implemented, the path to the macro in this property is specified in the different ways:

In the units and forms of the repository user macros should be implemented in the Global Scope of names.

Example

The property use is given in the example for IPrxChart.DoSerieClick.

See also:

IPrxChart