ICustomColorizerNumericValueProvider Members
Interface that should be implemented by value providers for custom colorizers.
#Methods
Name | Description |
---|---|
Get |
Returns a numeric value according to the data source point index. The colorizer uses this value to determine the point color. |
See Also