ILaner.CommentAttributes

Fore Syntax

CommentAttributes: ILanerCellAttributes;

Fore.NET Syntax

CommentAttributes: Prognoz.Platform.Interop.Laner.ILanerCellAttributes;

Description

The CommentAttributes property returns collection of attributes used to form comments to series observations.

Comments

To set attributes used to form prefix and suffix of series observations use the ILaner.ValuePrefixAttributes and ILaner.ValueSuffixAttributes properties.

Fore and Fore.NET examples

The property use is given in the example for ILaner.ValueSuffixAttributes.

See also:

ILaner