TTMSFNCChartAnnotations.Insert Method
Inserts a new annotation item at the specified index and returns it.
API unit family: TMSFNCChart
Declaring type: TTMSFNCChartAnnotations
Syntax
function Insert(Index: Integer): TTMSFNCChartAnnotation;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the new item. |
Returns
Returned value.