UiChartCategoryFormatEventArgs.Create

Syntax

Create(Result: String);

Parameters

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

Description

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

See also:

UiChartCategoryFormatEventArgs