Table of Contents

TTMSFNCWidgetTrendValues.Insert Method

Inserts a new data point at the specified position.

API unit family: TMSFNCWidgetTrendIndicator Declaring type: TTMSFNCWidgetTrendValues

Syntax

function Insert(Index: Integer): TTMSFNCWidgetTrendValue;

Parameters

Name Description
Index The zero-based position at which the new item is inserted.

Returns

The newly created value item.