ILaner.CommentAttributes

Syntax

CommentAttributes: ILanerCellAttributes;

Description

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

Comments

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

Example

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

See also:

ILaner