Create(SerieIndex: Integer; Result: Integer);
Create(SerieIndex: integer; Result: integer);
SerieIndex. Index of parent chart series.
Result. Index of parent chart series.
The Create constructor creates parameters of argument of the UiChart.OnGetParentSerieIndex event.
This method is called automatically when the event occurs to create its arguments.
See also: