IEaxDataAreaTransformation.Expression

Syntax

Expression: IExpression;

Description

The Expression property returns the expression transforming data of analytical area.

Comments

To set expression in text format, use IExpression.AsString.

To determine whether expression will be active, use IEaxDataAreaTransformation.Enabled.

Example

The property use is given in the example for IEaxDataAreaHierarchy.ElementStyle.

See also:

IEaxDataAreaTransformation