TTMSFNCChartSeries.Insert Method
Inserts a new series at the specified zero-based index and returns it.
API unit family: TMSFNCChart
Declaring type: TTMSFNCChartSeries
Syntax
function Insert(Index: Integer): TTMSFNCChartSerie;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which the new series is inserted. |
Returns
Returned value.