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