ChoroplethColorizer Methods
Represents the Choropleth-like colorizer.| Name | Description |
|---|---|
| GetColor(Double) | Returns a color by the value that corresponds to the specified range stops on a map legend. |
| GetItemColor(IColorizerElement) | Returns the color of the corresponding map item obtained from the ChoroplethColorizer. |
See Also