The IDefIndicator interface is used to set up indicator parameters.
IDefIndicator
Indicator parameters can be obtained using properties and methods of the IDefIndicators interface.
Property name | Brief description | |
DefDimensions | The DefDimensions property returns the collection of indicator private dimensions. | |
Name | The Name property determines indicator name. | |
ReadOnly | The ReadOnly property determines whether indicator data can be edited. | |
Unical | The Unical property determines an indicator unique key. |
Method name | Brief description | |
SetAttributes | The SetAttributes method sets the list of attributes displayed for indicator. |
See also: