IColorizerValueProvider Members
Interface that should be implemented by any object which supports a method required for a colorizer value provider.Methods
| Name | Description |
|---|---|
| GetValue(Object) | Returns a value for the ChoroplethColorizer, based on the specified item. |
See Also