UiChartCategoryNameEventArgs.Create

Syntax

Create(PointIndex: Integer; Result: Variant);

Parameters

PointIndex - index of the point, for which the name is generated.

Result - name.

Description

The Create method creates arguments of the UiChart.OnGetCategoryName event (creating point names for category axis). The method is called automatically when the event occurs to create its arguments.

See also:

UiChartCategoryNameEventArgs