Expression: IExpression;
The Expression property returns the expression transforming data of analytical area.
To set expression in text format, use IExpression.AsString.
To determine whether expression will be active, use IEaxDataAreaTransformation.Enabled.
The property use is given in the example for IEaxDataAreaHierarchy.ElementStyle.
See also: