TTMSFNCChartGridCustomAdapterSeries.Items Property
Gets or sets the series mapping item at the specified index.
API unit family: TMSFNCChartGridAdapter
Declaring type: TTMSFNCChartGridCustomAdapterSeries
Type: TTMSFNCChartGridCustomAdapterSeriesItem
Syntax
property Items[Index: Integer]: TTMSFNCChartGridCustomAdapterSeriesItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based item index. |