This example demonstrates how to customize a Choropleth colorizer's range distribution.
It is possible using one of the following range distributions.
- Linear.
- Logarithmic.
- Exponential.
To use one of them assign a required distribution to the ChoroplethColorizer.RangeDistribution property. Note that the ChoroplethColorizer.ApproximateColors property should be set to true.