IndicatorElement(Type: Integer): Integer;
IndicatorElement[Type: integer]: uinteger;
Type. Type of dimension metric in data view. Depending on the type of object using to work with data view, different dimension metric types in view will be used:
For table,values of the EaxGridIndicatorType enumeration will be used.
For chart - EaxChartIndicatorType.
For bubble chart - EaxBubbleChartIndicators.
For bubble tree - EaxBubbleTreeIndicators.
For tree map - EaxTreeMapIndicators.
For old map type - EaxMapIndicatorType.
For new map type supporting the OpenGL technology - EaxMapChartIndicators.
The IndicatorElement property returns index of metrics dimension selection element.
The property is outdated, use IEaxObject.IndicatorSelection.
See also: