IColorizerValueProvider Methods
Interface that should be implemented by any class that can be used as a value provider for RangeColorizer.Name | Description |
---|---|
GetValue(Object) | Returns a numeric value for the RangeColorizer, based on the specified object. |
See Also