add

add(int dataPointIndex) method

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

Parameters

NameTypeDescription
dataPointIndexintIndex of data point in parent series points collection.

Returns

void

Exception

ExceptionCondition
ArgumentExceptionPoint with the given index was not found".