Create(PointIndex: Integer; Result: Variant);
PointIndex - index of the point for which the name is generated.
Result - name.
The Create method creates arguments of the UiChart.OnGetCategoryName event (creating point names for the category axis). This method is called automatically when the event occurs to create its arguments.
See also: