Table of Contents

TTMSFNCChartColorSelections Class

Collection of color entries used by the chart appearance color scheme.

API unit family: TMSFNCChart Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCChartColorSelections = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Gets or sets the collection item at the specified index.

Methods

Name Description
Add Adds a new color entry to the collection and returns it.
AddColor Adds a new color entry initialized with the specified color and returns it.
Chart Returns the owning TTMSFNCChart instance. Returns the owning chart instance.
Insert Inserts a new color entry at the specified zero-based index and returns it.