Create(SerieIndex: Integer; PointIndex: Integer; Text: String; Result: Boolean);
SerieIndex - series number.
PointIndex - point number.
Text - data label text.
Result - determines whether an event has been handled.
The Create method creates arguments of the UiChart.OnGetLabelText event. The method is called automatically when the event occurs to create its arguments.
See also: