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