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