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