UiChartPointNameRootEventArgs.Create

Syntax

Create(Result: IChartPointNameNode);

Parameters

Result - root element.

Description

The Create constructor creates arguments of the UiChart.OnGetPointNameRoot event (determining root element for the hierarchy of category axis names).

Comments

The method is called automatically when the event occurs to create its arguments.

See also:

UiChartPointNameRootEventArgs