The IMapVisualColorProperty interface contains properties that are used to work with factor fill parameters.
| Property name | Brief description | |
| DataAdapter | The DataAdapter property determines a data source that determines the fill. | |
| Dependent | The Dependent property determines whether a factor fill scale is used. | |
| Scale | The Scale property determines a factor fill scale. | |
| Value | Outdated. The Value property determines a fill color. The property is outdated, use the IMapVisualColorProperty.Values property. | |
| Values | The Values property determines fill colors. |
See also: