Create(SerieIndex: Integer; PointIndex: Integer; Value: Double);
SerieIndex - series number.
PointIndex - point number.
Value - determines value of a series point.
The Create constructor creates arguments of the UiChart.OnSetDataValue event. The method is called automatically when the event occurs to create its arguments.
See also: