UiChartSerieGroupIndexEventArgs.Create

Syntax

Create(SerieIndex: Integer; Result: Integer);

Parameters

SerieIndex. Chart series index.

Result. Chart series index.

Description

The Create constructor creates parameters of argument of the UiChart.OnGetSerieGroupIndex event.

Comments

The method is called automatically when the event occurs to create its arguments.

See also:

UiChartSerieGroupIndexEventArgs