Dependent: Boolean;
The Dependent property determines whether an indicator fill scale is used.
Available values:
True. The scale that is determined by the IMapVisualColorProperty.Scale property is used for fill, value of the IMapVisualColorProperty.Values property is ignored.
False. The colors that are determined by the IMapVisualColorProperty.Values property are used for fill, value of the IMapVisualColorProperty.Scale property is ignored.
See also: