IEaxBubbleChart.IndicatorsDim

Fore Syntax

IndicatorsDim: IDimInstance;

Fore.NET Syntax

IndicatorsDim: Prognoz.Platform.Interop.Dimensions.IDimInstance;

Description

The IndicatorsDim property determines factors dimension that defines the bubbles movement dynamics.

Comments

The dimension, which elements warehousing basic dynamic characteristics in each observation point, is specified as a property value. Dimension must contain elements for the following purposes:

Example

Example of use is given in description of the IEaxAnalyzer.BubbleChart property.

See also:

IEaxBubbleChart