UiChartGroupNameEventArgs.Create

Syntax

Create(SerieIndex: Integer; Result: String);

Parameters

SerieIndex. Series number.

Result. Group name.

Description

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

Comments

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

See also:

UiChartGroupNameEventArgs