IndicatorsDim: IDimInstance;
IndicatorsDim: Prognoz.Platform.Interop.Dimensions.IDimInstance;
The IndicatorsDim property determines factors dimension that defines the bubbles movement dynamics.
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:
The element that determines the X bubble coordinates.
The element that determines the Y bubble coordinates.
The element that determines radius of the bubble.
The element that determines the dynamic of bubble color change.
Example of use is given in description of the IEaxAnalyzer.BubbleChart property.
See also: