UiChartCategoryFormatEventArgs.Create

Syntax

Create(Result: String);

Parameters

Result - format of a name for a point of category axis.

Description

The Create constructor creates arguments of the UiChart.OnGetCategoryFormat event (defining format of point names for category axis points). The method is called automatically when the event occurs to create its arguments.

See also:

UiChartCategoryFormatEventArgs