Table of Contents

TTMSFNCChartSerie.GetPoint Method

Returns the point data at the specified zero-based index as a TTMSFNCChartPointVirtual snapshot.

API unit family: TMSFNCChart Declaring type: TTMSFNCChartSerie

Syntax

function GetPoint(AIndex: Integer): TTMSFNCChartPointVirtual;

Parameters

Name Description
AIndex Zero-based index of the point to retrieve.

Returns

Returned value.