Table of Contents

TTMSFNCChartAnnotations Class

Ordered collection of TTMSFNCChartAnnotation items attached to a single chart point.

API unit family: TMSFNCChart Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCChartAnnotations = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Provides indexed access to annotation items in the collection.

Methods

Name Description
Add Appends a new annotation item and returns it.
Insert Inserts a new annotation item at the specified index and returns it.
Point Returns the TTMSFNCChartPoint that owns this annotations collection.