UiChartPointNameEventArgs.Create

Syntax

Create(PointIndex: Integer; Result: Boolean);

Parameters

PointIndex - point number.

Result - determines whether an event has been handled.

Description

The Create constructor creates arguments of the UiChart.OnGetPointName event. The method is called automatically when the event occurs to create its arguments.

See also:

UiChartPointNameEventArgs