IPrxChart.PointNameByIndex

Syntax

PointNameByIndex:(PointIndex: Integer):String;

Parameters

PointIndex. Point index.

Description

The PointNameByIndex property returns name of the point passed by the PointIndex input parameter.

Example

The example of use is given on the page with description of the IPrxChart.Points property.

See also:

IPrxChart