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