IndicatorElement(DimType: BubbleChartDimension): Integer;
IndicatorElement(DimType: Prognoz.Platform.Interop.Chart.BubbleChartDimension): Integer;
DimType. The bubble chart dimension type that is to be compared with dimension element of data source.
The IndicatorElement property determines dimension element index which values are represented as values for the selected dimension of a bubble chart.
This property compares bubble chart dimension to factors dimensions element which data is used as a corresponding dynamic characteristic of bubbles. Factors dimension is defined by the IndicatorsDim property. The element specified as the value of the IndicatorElement property is automatically added to elements selection in the dimension that controls bubbles movement dynamics.
NOTE. The bubble chart must be active to enable selection of elements in the dimension that controls bubbles movement dynamics.
The example of use is given in description of the IEaxAnalyzer.BubbleChart property.
See also: