add

add(int dataPointIndex) function

Adds data point by its index in parent series points collection.

Parameters

NameTypeDescription
dataPointIndexintIndex of data point in parent series points collection.

Error

ErrorCondition
ArgumentExceptionPoint with the given index was not found".