Table of Contents

IDataLabel.DataPointIndex Property

Point index of the point this label displays. This value only has meaning if LinkedTo is TLinkOptions.DataLabel and the label is for only one point. When the label is for the whole series, DataPointIndex is -1.

Syntax

Unit: FlexCel.Core

property IDataLabel.DataPointIndex: Integer

See also