TTMSFNCChartDrawMultiPoints.Items Property
Gets or sets the collection item at the specified index.
API unit family: TMSFNCChart
Declaring type: TTMSFNCChartDrawMultiPoints
Type: TTMSFNCChartDrawMultiPoint
Syntax
property Items[Index: Integer]: TTMSFNCChartDrawMultiPoint;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based item index. |