TTMSFNCChartSeries Class
Collection of chart series attached to a TTMSFNCChart control.
API unit family: TMSFNCChart
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCChartSeries = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Gets or sets the collection item at the specified index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new series to the collection and returns it. |
| AssignSource | Copies settings from another persistent object. |
| Chart | Returns the owning TTMSFNCChart instance. Returns the owning chart instance. |
| Insert | Inserts a new series at the specified zero-based index and returns it. |