Table of Contents

TTMSFNCChartPoints.Insert Method

Inserts a new point item at the specified index and returns it.

API unit family: TMSFNCChart Declaring type: TTMSFNCChartPoints

Syntax

function Insert(Index: Integer): TTMSFNCChartPoint;

Parameters

Name Description
Index Zero-based position at which to insert the new item.

Returns

Returned value.